NAME
Bio::Chado::Schema::Library::Library
ACCESSORS
library_id
data_type: 'integer'
is_auto_increment: 1
is_nullable: 0
sequence: 'library_library_id_seq'
organism_id
data_type: 'integer'
is_foreign_key: 1
is_nullable: 0
name
data_type: 'character varying'
is_nullable: 1
size: 255
uniquename
data_type: 'text'
is_nullable: 0
type_id
data_type: 'integer'
is_foreign_key: 1
is_nullable: 0
The type_id foreign key links to a controlled vocabulary of library types. Examples of this would be: "cDNA_library" or "genomic_library"
is_obsolete
data_type: 'integer'
default_value: 0
is_nullable: 0
timeaccessioned
data_type: 'timestamp without time zone'
default_value: CURRENT_TIMESTAMP
is_nullable: 0
timelastmodified
data_type: 'timestamp without time zone'
default_value: CURRENT_TIMESTAMP
is_nullable: 0
RELATIONS
cell_line_libraries
Type: has_many
Related object: Bio::Chado::Schema::CellLine::CellLineLibrary
type
Type: belongs_to
Related object: Bio::Chado::Schema::Cv::Cvterm
organism
Type: belongs_to
Related object: Bio::Chado::Schema::Organism::Organism
library_cvterms
Type: has_many
Related object: Bio::Chado::Schema::Library::LibraryCvterm
library_dbxrefs
Type: has_many
Related object: Bio::Chado::Schema::Library::LibraryDbxref
library_features
Type: has_many
Related object: Bio::Chado::Schema::Library::LibraryFeature
libraryprops
Type: has_many
Related object: Bio::Chado::Schema::Library::Libraryprop
library_pubs
Type: has_many
Related object: Bio::Chado::Schema::Library::LibraryPub
library_synonyms
Type: has_many
Related object: Bio::Chado::Schema::Library::LibrarySynonym