This is a test version of Biostars. For the public version, visit https://www.biostars.org.
BLAST in Ubuntu

Is there any reference on minimum system requirements for install local blast in Ubuntu machine?

ubuntu blast

1 answer

You could blast the entire fasta file against a reference database. First you will need to pick one, and convert it to a BLAST database. Then, you will likely need to break the fasta file up into parts. You could then blast the files individually against the database.

Log in to answer this question.