The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Bio::Chado::Schema::Mage::Element - Represents a feature of the array. This is typically a region of the array coated or bound to DNA.

ACCESSORS

element_id

data_type: integer
default_value: nextval('element_element_id_seq'::regclass)
is_auto_increment: 1
is_nullable: 0
size: 4

feature_id

data_type: integer
default_value: undef
is_foreign_key: 1
is_nullable: 1
size: 4

arraydesign_id

data_type: integer
default_value: undef
is_foreign_key: 1
is_nullable: 0
size: 4

type_id

data_type: integer
default_value: undef
is_foreign_key: 1
is_nullable: 1
size: 4

dbxref_id

data_type: integer
default_value: undef
is_foreign_key: 1
is_nullable: 1
size: 4

RELATIONS

feature

Type: belongs_to

Related object: Bio::Chado::Schema::Sequence::Feature

type

Type: belongs_to

Related object: Bio::Chado::Schema::Cv::Cvterm

arraydesign

Type: belongs_to

Related object: Bio::Chado::Schema::Mage::Arraydesign

dbxref

Type: belongs_to

Related object: Bio::Chado::Schema::General::Dbxref

element_relationship_object_ids

Type: has_many

Related object: Bio::Chado::Schema::Mage::ElementRelationship

element_relationship_subject_ids

Type: has_many

Related object: Bio::Chado::Schema::Mage::ElementRelationship

elementresults

Type: has_many

Related object: Bio::Chado::Schema::Mage::Elementresult