DOKK / manpages / debian 11 / libbio-db-seqfeature-perl / Bio::DB::SeqFeature::NormalizedFeatureI.3pm.en
Bio::DB::SeqFeature::NormalizedFeatureI(3pm) User Contributed Perl Documentation Bio::DB::SeqFeature::NormalizedFeatureI(3pm)

Bio::DB::SeqFeature::NormalizedFeatureI -- Interface for normalized features

none

This is an extremely simple interface that contains a single method, subfeatures_are_normalized(). This method returns a true value.

Bio::DB::SeqFeature::Store feature classes will inherit this interface to flag that they are able to store subfeatures in a normalized way such that the subfeature is actually contained in the Bio::DB::SeqFeature::Store database and the parent feature contains only the subfeatures primary ID.

None, but the whole class design might be flawed.

bioperl, Bio::DB::SeqFeature, Bio::DB::SeqFeature::Store, Bio::DB::SeqFeature::Segment, Bio::DB::SeqFeature::GFF3Loader, Bio::DB::SeqFeature::Store::DBI::mysql, Bio::DB::SeqFeature::Store::bdb

Lincoln Stein <lstein@cshl.org>.

Copyright (c) 2006 Cold Spring Harbor Laboratory.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2020-01-13 perl v5.30.0