Perl Script To Check Top Blast Hits
2
0
Entering edit mode
11.5 years ago

I search for a perl script to check if the top BLAST hits to a query contained a full scientific binomial, i.e. for see if the next best hit has a complete scientific name with taxonomy, and to sorted it. Does anyone has already work with this kind of tool ? Thanks

blast perl script • 3.3k views
ADD COMMENT
1
Entering edit mode
11.5 years ago
Biojl ★ 1.7k

You could do it easily with biopython. http://biopython.org/DIST/docs/tutorial/Tutorial.html#htoc83

I don't know if anyone did it in perl...

ADD COMMENT
0
Entering edit mode
11.5 years ago
Janake ▴ 170

I agree with Biojl and biopython is a good solution. But if you want a perl script, you can find a one in the following URL. I haven't used it, but this seems a good start.

http://www.oardc.ohio-state.edu/tomato/HCS806/blast_parsing_pl.txt

ADD COMMENT

Login before adding your answer.

Traffic: 2934 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6