Individual Hit Gene Information From Qblast Xml Output
0
0
Entering edit mode
10.1 years ago
Jorge • 0

I've just started using Biopython, and I am trying to perform remote BLAST operations using the qblast() function. Everything seems to be working properly, but I am not being able to retrieve an essential output result. When performing the BLAST from the NCBI webpage, I can see the "Features" field for each genome hit, that indicates the gene, for a given hit genome, assigned to the query nucleotide sequence. However, when parsing the output XML file from qblast(), I see no field that corresponds to this. I have exported the XML file directly from a BLAST output, and it is missing there as well, which indicates that this might be the default behaviour of the NCBI BLAST.

Is it possible that such a crucial piece of information is missing entirely from this output file? Is there an alternative way to access this information, or can I only access it by parsing the output file in text form?

biopython blast xml • 2.0k views
ADD COMMENT
0
Entering edit mode

Could you add an explicit example (eg a query sequence / GI number, and the feature output your are looking for)?

ADD REPLY

Login before adding your answer.

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