|
|
Database: danRer7 Primary Table: ensGene Row Count: 56,754   Data last updated: 2014-03-04
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 | ENSDART00000127092 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | Zv9_NA10 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 29174 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 34103 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 29174 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 34103 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 29174,34018, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 30349,34103, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ENSDARG00000087207 | 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 | 1,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 | ENSDART00000127092 | Zv9_NA10 | - | 29174 | 34103 | 29174 | 34103 | 2 | 29174,34018, | 30349,34103, | 0 | ENSDARG00000087207 | cmpl | cmpl | 1,0, |
585 | ENSDART00000130683 | Zv9_NA101 | - | 39833 | 39948 | 39948 | 39948 | 1 | 39833, | 39948, | 0 | ENSDARG00000086811 | none | none | -1, |
585 | ENSDART00000130536 | Zv9_NA105 | + | 12113 | 12230 | 12230 | 12230 | 1 | 12113, | 12230, | 0 | ENSDARG00000086524 | none | none | -1, |
585 | ENSDART00000123528 | Zv9_NA109 | - | 103 | 187 | 187 | 187 | 1 | 103, | 187, | 0 | ENSDARG00000091426 | none | none | -1, |
585 | ENSDART00000128305 | Zv9_NA109 | - | 280 | 364 | 364 | 364 | 1 | 280, | 364, | 0 | ENSDARG00000088901 | none | none | -1, |
585 | ENSDART00000123913 | Zv9_NA109 | - | 457 | 541 | 541 | 541 | 1 | 457, | 541, | 0 | ENSDARG00000091303 | none | none | -1, |
585 | ENSDART00000123196 | Zv9_NA110 | + | 3426 | 25563 | 3426 | 25563 | 15 | 3426,4371,5127,7177,8049,11127,13688,13992,14258,15888,16240,19924,20951,22766,25415, | 3564,4476,5209,7306,8102,11318,13754,14047,14338,16022,16315,20096,21168,22831,25563, | 0 | ENSDARG00000086680 | cmpl | incmpl | 0,0,0,1,1,0,2,2,0,2,1,1,2,0,2, |
585 | ENSDART00000122613 | Zv9_NA111 | + | 15002 | 15119 | 15119 | 15119 | 1 | 15002, | 15119, | 0 | ENSDARG00000091490 | none | none | -1, |
585 | ENSDART00000129152 | Zv9_NA113 | - | 21 | 9777 | 21 | 9777 | 17 | 21,1226,3336,3538,3739,3860,4334,4519,4701,4848,4990,5366,8174,8296,8735,8910,9167, | 680,1714,3448,3666,3774,3903,4378,4587,4755,4880,5108,5497,8212,8389,8803,8958,9777, | 0 | ENSDARG00000091094 | incmpl | cmpl | 1,2,1,2,0,2,0,1,1,2,1,2,0,0,1,1,0, |
585 | ENSDART00000127078 | Zv9_NA116 | + | 3880 | 6636 | 3880 | 6636 | 3 | 3880,6211,6494, | 4075,6402,6636, | 0 | ENSDARG00000091547 | cmpl | incmpl | 0,0,2, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|