|
|
Database: danRer6 Primary Table: mgcGenes Row Count: 19,442   Data last updated: 2020-01-27
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 | BC151925 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | Zv8_NA1010 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 13073 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 13865 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 13476 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 13865 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 13073, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 13865, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | | 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 | 1, | 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 | BC151925 | Zv8_NA1010 | - | 13073 | 13865 | 13476 | 13865 | 1 | 13073, | 13865, | 0 | | cmpl | incmpl | 1, |
585 | BC124507 | Zv8_NA10134 | - | 52572 | 55746 | 52664 | 55746 | 5 | 52572,54131,54797,55244,55559, | 52873,54291,54915,55382,55746, | 0 | | cmpl | incmpl | 1,0,2,2,1, |
585 | BC165631 | Zv8_NA10134 | - | 52666 | 55746 | 52666 | 55746 | 5 | 52666,54131,54797,55244,55559, | 52873,54291,54915,55382,55746, | 0 | | incmpl | incmpl | 1,0,2,2,1, |
73 | BC098529 | Zv8_NA1016 | + | 91706 | 136869 | 91706 | 136869 | 6 | 91706,93703,125882,131598,135526,136709, | 91776,94367,126038,131934,135651,136869, | 0 | | incmpl | incmpl | 2,0,1,1,1,0, |
585 | BC095824 | Zv8_NA10191 | - | 345 | 3172 | 345 | 3172 | 4 | 345,2650,2763,3010, | 557,2662,2933,3172, | 0 | | incmpl | incmpl | 0,0,1,1, |
585 | BC165648 | Zv8_NA10191 | - | 345 | 3172 | 345 | 3172 | 4 | 345,2650,2763,3010, | 557,2662,2933,3172, | 0 | | incmpl | incmpl | 0,0,1,1, |
585 | BC054571 | Zv8_NA10206 | - | 31964 | 34789 | 34789 | 34789 | 5 | 31964,32204,34014,34148,34473, | 32081,32551,34047,34221,34789, | 0 | | unk | unk | -1,-1,-1,-1,-1, |
585 | BC139544 | Zv8_NA10310 | - | 4671 | 46276 | 4671 | 46276 | 16 | 4671,10633,10818,14852,15476,17749,21364,23402,27200,28941,36019,38037,38220,45368,46023,46182, | 4780,10747,10896,14876,15526,17942,21424,23570,27365,29538,36277,38138,38356,45488,46096,46276, | 0 | | incmpl | incmpl | 0,0,0,0,1,0,0,0,0,0,0,1,0,0,2,1, |
585 | BC139544 | Zv8_NA10310 | + | 57610 | 61267 | 58038 | 61267 | 5 | 57610,58004,58274,58451,61145, | 57670,58185,58361,58577,61267, | 0 | | cmpl | incmpl | -1,0,0,0,1, |
585 | BC165454 | Zv8_NA10327 | - | 347 | 6127 | 347 | 6127 | 7 | 347,3197,3401,3598,4247,5824,6059, | 424,3311,3515,3756,4409,5928,6127, | 0 | | incmpl | cmpl | 0,0,0,1,1,2,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|