[Bioperl-guts-l] [Bug 1827] New: Bio::Tools::Primer3.pm bug in
returned number of primers
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Fri Jul 15 06:36:30 EDT 2005
http://bugzilla.open-bio.org/show_bug.cgi?id=1827
Summary: Bio::Tools::Primer3.pm bug in returned number of primers
Product: Bioperl
Version: main-trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Core Components
AssignedTo: bioperl-guts-l at bioperl.org
ReportedBy: nathanhaigh at ukonline.co.uk
This bug is related to the issues brought up by George:
http://bioperl.org/pipermail/bioperl-l/2005-June/019092.html
If no primers are found Bio::Tools::Primer3::number_of_results returns 1.
So if you use $results->number_of_results to check that you have some primers
returned and then do a $results->next_primer you get an exception "No left
primer sequence"
This can be fixed by setting $maxlocation=-1 on line 392. I will submit the
change to cvs.
Nathan
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Bioperl-guts-l
mailing list