Module:Bio::SeqFeature::Annotated

From BioPerl

Jump to: navigation, search


Pdoc documentation: Bio::SeqFeature::Annotated CPAN documentation: Bio::SeqFeature::Annotated

A Bio::SeqFeature::TypedSeqFeatureI experimental implementation which is strongly type-checked against the latest Sequence Ontology. All added data are stored as Bio::AnnotationI in a Bio::Annotation::Collection, as Bio::SeqFeature::Annotated in subfeatures, or in a Bio::LocationI (which is accessible through the Bio::RangeI interface).

There are several problems with the current implementation which should be addressed by the next BioPerl release:

As a separate question: do we want alternative, lightweight Bio::SeqFeature::TypedSeqFeatureI implementations? This implementation has been suggested as being being unnecessarily heavy (with everything as an object); alternative suggestions have included using Data::Stag or an XML-like tagging system.

Personal tools