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::Sequence::IntronCombinedView

ACCESSORS

exon1_id

data_type: 'integer'
is_nullable: 1

exon2_id

data_type: 'integer'
is_nullable: 1

fmin

data_type: 'integer'
is_nullable: 1

fmax

data_type: 'integer'
is_nullable: 1

strand

data_type: 'smallint'
is_nullable: 1

srcfeature_id

data_type: 'integer'
is_nullable: 1

intron_rank

data_type: 'integer'
is_nullable: 1

transcript_id

data_type: 'integer'
is_nullable: 1