|
|
Database: otoGar3 Primary Table: ensGene Row Count: 28,565   Data last updated: 2021-05-25
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | ENSOGAT00000025923.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | AAQR03191568 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 3357 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 3768 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 3357 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 3768 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 3357, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 3768, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSOGAG00000029164.1 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0, | longblob | | Reading frame of the start of the CDS region of the exon, in the direction of transcription (0,1,2), or -1 if there is no CDS region. |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | ENSOGAT00000025923.1 | AAQR03191568 | - | 3357 | 3768 | 3357 | 3768 | 1 | 3357, | 3768, | 0 | ENSOGAG00000029164.1 | cmpl | cmpl | 0, |
585 | ENSOGAT00000024106.1 | AAQR03191568 | - | 4153 | 5239 | 4153 | 5239 | 2 | 4153,4850, | 4202,5239, | 0 | ENSOGAG00000029978.1 | incmpl | cmpl | 2,0, |
585 | ENSOGAT00000034367.1 | AAQR03191568 | + | 5590 | 5971 | 5590 | 5971 | 1 | 5590, | 5971, | 0 | ENSOGAG00000028067.1 | cmpl | cmpl | 0, |
585 | ENSOGAT00000033896.1 | AAQR03191568 | - | 12320 | 12701 | 12320 | 12701 | 1 | 12320, | 12701, | 0 | ENSOGAG00000032631.1 | cmpl | cmpl | 0, |
585 | ENSOGAT00000030696.1 | AAQR03191568 | + | 13052 | 14138 | 13052 | 14138 | 2 | 13052,14089, | 13441,14138, | 0 | ENSOGAG00000030176.1 | cmpl | incmpl | 0,2, |
585 | ENSOGAT00000034094.1 | AAQR03191568 | + | 14523 | 14934 | 14523 | 14934 | 1 | 14523, | 14934, | 0 | ENSOGAG00000028032.1 | cmpl | cmpl | 0, |
585 | ENSOGAT00000012717.2 | AAQR03191595 | + | 15722 | 17774 | 15722 | 17774 | 5 | 15722,16565,16799,17364,17750, | 15909,16670,16853,17516,17774, | 0 | ENSOGAG00000012714.2 | cmpl | incmpl | 0,1,1,1,0, |
585 | ENSOGAT00000008990.2 | AAQR03191690 | - | 5898 | 9669 | 5898 | 9669 | 8 | 5898,6027,7240,7973,8441,9023,9158,9623, | 5947,6171,7353,8125,8827,9126,9281,9669, | 0 | ENSOGAG00000008986.2 | incmpl | cmpl | 2,2,0,1,2,1,1,0, |
585 | ENSOGAT00000032614.1 | AAQR03191862 | - | 6034 | 6979 | 6034 | 6979 | 1 | 6034, | 6979, | 0 | ENSOGAG00000031074.1 | cmpl | cmpl | 0, |
585 | ENSOGAT00000011884.2 | AAQR03191958 | - | 61 | 1024 | 61 | 1024 | 1 | 61, | 1024, | 0 | ENSOGAG00000029330.1 | cmpl | cmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|