Parsing online blast results using NCBIXML returns 50 alignments per Blast.Record object
I would like to ask if it is possible that NCBIXML.parse() function returns Blast record objects (one object for a sequence) which contains a MAXIMUM of 50 alignments?
• 1,505 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Hello aleksanderczeszyk,
could you please go more into details of what you are trying to do and why?
The aligments within the Blast record objects are in a list. So you can use the slice syntax to truncate them (if this is what you like to do.
fin swimmer