tblastn multiple protein against db
Hi, i would like to know which command should i type in order to blast a fasta file containing several proteins against my db containing a nucleotide genome sequence. Thanks very much
• 1,309 views
•
link
1 answer
You can directly blast with your file containing multiple proteins as query :
tblastn -query multiple_fasta_file.fasta -db genome
• 0 views
•
link
Log in to answer this question.
You can find out more about different BLAST searches on The BLAST Sequence Analysis Tool page.