Documentation for Bio::Blast says: "Bug note: When multi-FASTA is given and the format is 7 (XML) or 8 (tab), it should return an array of Bio::Blast::Report objects, but it returns a single Bio::Blast::Report object. This is a known bug and should be fixed in the future."
I can confirm that this is still true.
Is there any timeline for this to be resolved? If someone knows the problem, and can point me in the right direction (save me time looking) I could try to fix it myself...
Documentation for Bio::Blast says: "Bug note: When multi-FASTA is given and the format is 7 (XML) or 8 (tab), it should return an array of Bio::Blast::Report objects, but it returns a single Bio::Blast::Report object. This is a known bug and should be fixed in the future."
I can confirm that this is still true.
Is there any timeline for this to be resolved? If someone knows the problem, and can point me in the right direction (save me time looking) I could try to fix it myself...