Taxonomy from blast file
1
0
Entering edit mode
12 months ago
Anst ▴ 40

Hello everyone!

I only have tsv file with the result of the BLAST algorithm (out format 6). How to understand the organism, for example viruses, which nucleic acids were found in the sample?

Line example of the file:

97206   LN899827.1      89.333  75      5       3       37      109     5520034 5519961 1.87e-14        91.6

Thanks!

blast taxonomy • 733 views
ADD COMMENT
1
Entering edit mode
12 months ago
Sej Modha 5.3k

Depending on how big the BLAST search was, you could do one of the two things.

  1. Re-run BLAST analysis with taxonomy formatted databases and include customised fields in the tabular output e.g.sscinames, staxids etc (https://www.ncbi.nlm.nih.gov/books/NBK279684/table/appendices.T.options_common_to_all_blast/)
  2. Another option would be to use NCBI eutils to fetch taxonomy from accession numbers (e.g. Convert list of Accession Numbers to Full Taxonomy and https://github.com/jrjhealey/PYlogeny)
ADD COMMENT
0
Entering edit mode

@Sej Modha's replies are perfect..

But it's obviously annoying to have to rerun things! So I just wanted to briefly note that SequenceServer allows you to download the other outputs (including the extended tabular output which includes all possible columns without rerunning any analysis).

ADD REPLY

Login before adding your answer.

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