Showing the original subject when running BLAST
0
0
Entering edit mode
8.2 years ago
kdsilva • 0

I'm running the following command:

blastn -query references.fasta -subject reads.fasta -task blastn-short -outfmt "6" -out output.csv

I would like to see the ENTIRE subject sequence in the output. Is there a way to do this? It looks like including "sseq" in the outfmt shows me the aligned part of the subject sequence, but I'd like to see the entire thing.

blast alignment dna read command • 1.7k views
ADD COMMENT
1
Entering edit mode

You can always look-up the entire sequence using the subject identifier. BLAST is local alignment, it doesn't concern itself with entire sequences.

ADD REPLY

Login before adding your answer.

Traffic: 1861 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