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::Result::CellLine::CellLine

ACCESSORS

cell_line_id

data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
sequence: 'cell_line_cell_line_id_seq'

name

data_type: 'varchar'
is_nullable: 1
size: 255

uniquename

data_type: 'varchar'
is_nullable: 0
size: 255

organism_id

data_type: 'integer'
is_foreign_key: 1
is_nullable: 0

timeaccessioned

data_type: 'timestamp'
default_value: current_timestamp
is_nullable: 0
original: {default_value => \"now()"}

timelastmodified

data_type: 'timestamp'
default_value: current_timestamp
is_nullable: 0
original: {default_value => \"now()"}

RELATIONS

organism

Type: belongs_to

Related object: Bio::Chado::Schema::Result::Organism::Organism

cell_line_cvterms

Type: has_many

Related object: Bio::Chado::Schema::Result::CellLine::CellLineCvterm

cell_line_dbxrefs

Type: has_many

Related object: Bio::Chado::Schema::Result::CellLine::CellLineDbxref

cell_line_features

Type: has_many

Related object: Bio::Chado::Schema::Result::CellLine::CellLineFeature

cell_line_libraries

Type: has_many

Related object: Bio::Chado::Schema::Result::CellLine::CellLineLibrary

cell_lineprops

Type: has_many

Related object: Bio::Chado::Schema::Result::CellLine::CellLineprop

cell_line_pubs

Type: has_many

Related object: Bio::Chado::Schema::Result::CellLine::CellLinePub

cell_line_relationship_subjects

Type: has_many

Related object: Bio::Chado::Schema::Result::CellLine::CellLineRelationship

cell_line_relationship_objects

Type: has_many

Related object: Bio::Chado::Schema::Result::CellLine::CellLineRelationship

cell_line_synonyms

Type: has_many

Related object: Bio::Chado::Schema::Result::CellLine::CellLineSynonym