Tagged Questions

0
votes
1answer
50 views

BioPython: extracting sequence IDs from a Blast output file

Hi, I have a BLAST output file in XML format. It is 22 query sequences with 50 hits reported from each sequence. And I want to extract all the 50x22 hits. This is the code I currently have, but it …
0
votes
1answer
80 views

Strengths and weaknesses of XmlBlaster

Are/were you using XmlBlaster? What do you think about it? What are its weaknesses and strengths?