|
|
Database: dasNov3 Primary Table: ensGene Row Count: 37,723   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 | ENSDNOT00000038925.1 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | AAGV03000462 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 665 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1525 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 665 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1525 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 665,1151,1506, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 720,1392,1525, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSDNOG00000040597.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 | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,1,2, | 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 | ENSDNOT00000038925.1 | AAGV03000462 | + | 665 | 1525 | 665 | 1525 | 3 | 665,1151,1506, | 720,1392,1525, | 0 | ENSDNOG00000040597.1 | cmpl | incmpl | 0,1,2, |
585 | ENSDNOT00000032866.1 | AAGV03001531 | - | 2 | 1269 | 2 | 1269 | 4 | 2,599,659,942, | 211,657,938,1269, | 0 | ENSDNOG00000040886.1 | incmpl | cmpl | 1,0,0,0, |
585 | ENSDNOT00000054944.1 | AAGV03002204 | - | 20 | 1190 | 1190 | 1190 | 2 | 20,834, | 270,1190, | 0 | ENSDNOG00000049893.1 | none | none | -1,-1, |
585 | ENSDNOT00000043187.1 | AAGV03003272 | - | 55 | 996 | 55 | 996 | 4 | 55,120,197,842, | 118,182,752,996, | 0 | ENSDNOG00000042161.1 | incmpl | cmpl | 0,1,1,0, |
585 | ENSDNOT00000049509.1 | AAGV03003599 | + | 29 | 296 | 296 | 296 | 3 | 29,58,134, | 56,130,296, | 0 | ENSDNOG00000037889.1 | none | none | -1,-1,-1, |
585 | ENSDNOT00000038859.1 | AAGV03004835 | + | 640 | 748 | 748 | 748 | 1 | 640, | 748, | 0 | ENSDNOG00000044719.1 | none | none | -1, |
585 | ENSDNOT00000053939.1 | AAGV03005238 | + | 20 | 1231 | 1231 | 1231 | 2 | 20,626, | 241,1231, | 0 | ENSDNOG00000052549.1 | none | none | -1,-1, |
585 | ENSDNOT00000035300.1 | AAGV03005904 | + | 941 | 1105 | 1105 | 1105 | 1 | 941, | 1105, | 0 | ENSDNOG00000032163.1 | none | none | -1, |
585 | ENSDNOT00000006480.2 | AAGV03006121 | + | 169 | 598 | 169 | 598 | 1 | 169, | 598, | 0 | ENSDNOG00000006485.2 | incmpl | incmpl | 0, |
585 | ENSDNOT00000040232.1 | AAGV03006342 | + | 139 | 724 | 139 | 724 | 2 | 139,389, | 206,724, | 0 | ENSDNOG00000042773.1 | incmpl | incmpl | 0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|