
Bio::Chado::Schema::Result::Sequence::FeatureCvtermDbxref

Additional dbxrefs for an association. Rows in the feature_cvterm table may be backed up by dbxrefs. For example, a feature_cvterm association that was inferred via a protein-protein interaction may be backed by by refering to the dbxref for the alternate protein. Corresponds to the WITH column in a GO gene association file (but can also be used for other analagous associations). See http://www.geneontology.org/doc/GO.annotation.shtml#file for more details.

data_type: 'integer' is_auto_increment: 1 is_nullable: 0 sequence: 'feature_cvterm_dbxref_feature_cvterm_dbxref_id_seq'
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0

Type: belongs_to
Related object: Bio::Chado::Schema::Result::Sequence::FeatureCvterm
Type: belongs_to
Related object: Bio::Chado::Schema::Result::General::Dbxref