Entering edit mode
                    15.6 years ago
        Brandstaetter
        
    
        ▴
    
    270
    Bringing in my questions from stackoverflow:
I'm working on a small application and thinking about integrating BLAST or other local alignment searches into my application. My searching has only brought up programs, which need to be installed and called as an external program.
Is there a way short of me implementing it from scratch? Any pre-made library perhaps?