I am working on a small application and am thinking of integrating BLAST or other local alignment searches into my application. In my search, only programs were created that need to be installed and called as an external program.
Is there a way that I have not implemented from scratch? Maybe some ready-made library?
source
share