
Bio::Chado::Schema::Result::Sequence::FeatureCvterm

Associate a term from a cv with a feature, for example, GO annotation.

data_type: 'integer' is_auto_increment: 1 is_nullable: 0 sequence: 'feature_cvterm_feature_cvterm_id_seq'
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
Provenance for the annotation. Each annotation should have a single primary publication (which may be of the appropriate type for computational analyses) where more details can be found. Additional provenance dbxrefs can be attached using feature_cvterm_dbxref.
data_type: 'boolean' default_value: false is_nullable: 0
If this is set to true, then this annotation is interpreted as a NEGATIVE annotation - i.e. the feature does NOT have the specified function, process, component, part, etc. See GO docs for more details.
data_type: 'integer' default_value: 0 is_nullable: 0

Type: belongs_to
Related object: Bio::Chado::Schema::Result::Sequence::Feature
Type: belongs_to
Related object: Bio::Chado::Schema::Result::Pub::Pub
Type: belongs_to
Related object: Bio::Chado::Schema::Result::Cv::Cvterm
Type: has_many
Related object: Bio::Chado::Schema::Result::Sequence::FeatureCvtermDbxref
Type: has_many
Related object: Bio::Chado::Schema::Result::Sequence::FeatureCvtermprop
Type: has_many
Related object: Bio::Chado::Schema::Result::Sequence::FeatureCvtermPub