[Biopython-dev] [Bug 2578] The GenBank SeqRecord parser does not record molecule type or if circular
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Sun Dec 12 21:31:44 UTC 2010
http://bugzilla.open-bio.org/show_bug.cgi?id=2578
------- Comment #7 from n.j.loman at bham.ac.uk 2010-12-12 16:31 EST -------
I know the Seq class equivalent (PrimarySeq) has a property is_circular which
is boolean, but am not sure if it is also stored as an annotation.
http://search.cpan.org/~birney/bioperl-1.2.3/Bio/PrimarySeq.pm#is_circular
I guess is_circular as an annotation would be a pragmatic compatible solution
for BioPython.
--
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 Biopython-dev
mailing list