
Bio::Chado::Schema::Result::Genetic::Genotype

Genetic context. A genotype is defined by a collection of features, mutations, balancers, deficiencies, haplotype blocks, or engineered constructs.

data_type: 'integer' is_auto_increment: 1 is_nullable: 0 sequence: 'genotype_genotype_id_seq'
data_type: 'text' is_nullable: 1
Optional alternative name for a genotype, for display purposes.
data_type: 'text' is_nullable: 0
The unique name for a genotype; typically derived from the features making up the genotype.
data_type: 'varchar' is_nullable: 1 size: 255
data_type: 'integer' is_foreign_key: 1 is_nullable: 0

Type: has_many
Related object: Bio::Chado::Schema::Result::Genetic::FeatureGenotype
Type: belongs_to
Related object: Bio::Chado::Schema::Result::Cv::Cvterm
Type: has_many
Related object: Bio::Chado::Schema::Result::Genetic::Genotypeprop
Type: has_many
Related object: Bio::Chado::Schema::Result::NaturalDiversity::NdExperimentGenotype
Type: has_many
Related object: Bio::Chado::Schema::Result::Genetic::Phendesc
Type: has_many
Related object: Bio::Chado::Schema::Result::Genetic::PhenotypeComparison
Type: has_many
Related object: Bio::Chado::Schema::Result::Genetic::PhenotypeComparison
Type: has_many
Related object: Bio::Chado::Schema::Result::Genetic::Phenstatement
Type: has_many
Related object: Bio::Chado::Schema::Result::Stock::StockGenotype