[Biojava-dev] [Bug 2521] New: DNATools.toProtein(SymbolList, int, int) ignores the ints
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Wed Jun 18 15:07:19 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2521
Summary: DNATools.toProtein(SymbolList, int, int) ignores the
ints
Product: BioJava
Version: live (CVS source)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: seq
AssignedTo: biojava-dev at biojava.org
ReportedBy: thpar at psb.ugent.be
org.biojava.bio.seq.DNATools.toProtein(final SymbolList syms, int start, int
end)
seems to ignore the boundaries (line 519)
This is because it copies the SymbolList to a temporary 'symz' and then uses
the input var 'syms' anyway.
--
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the biojava-dev
mailing list