|
|
Database: turTru2 Primary Table: xenoRefGene Row Count: 583,163   Data last updated: 2020-08-20
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_001009050 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | JH479337 | varchar(255) | Reference sequence chromosome or scaffold |
strand | - | char(1) | + or - for strand |
txStart | 54282 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 54785 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 54314 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 54785 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | Number of exons |
exonStarts | 54282,54689,54758, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 54670,54719,54785, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | TWIST1 | varchar(255) | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 1,0,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 | NM_001009050 | JH479337 | - | 54282 | 54785 | 54314 | 54785 | 3 | 54282,54689,54758, | 54670,54719,54785, | 0 | TWIST1 | incmpl | cmpl | 1,0,0, |
585 | NM_001025616 | JH484877 | - | 12836 | 13040 | 12836 | 13018 | 1 | 12836, | 13040, | 0 | ARHGAP24 | cmpl | incmpl | 0, |
585 | NM_001025616 | JH480808 | - | 31754 | 32052 | 32052 | 32052 | 2 | 31754,31880, | 31832,32052, | 0 | ARHGAP24 | unk | unk | -1,-1, |
585 | NM_001025616 | JH492817 | + | 32220 | 50666 | 32220 | 50666 | 2 | 32220,50458, | 32360,50666, | 0 | ARHGAP24 | incmpl | incmpl | 2,1, |
585 | NM_001082164 | JH479612 | - | 52310 | 53752 | 52845 | 53752 | 8 | 52310,52396,52836,53138,53316,53348,53535,53704, | 52351,52410,53004,53246,53320,53445,53704,53752, | 0 | SAMD1 | incmpl | cmpl | -1,-1,0,0,2,1,0,0, |
585 | NM_001023426 | JH496122 | - | 13561 | 13848 | 13561 | 13848 | 2 | 13561,13788, | 13702,13848, | 0 | rps2 | incmpl | incmpl | 0,0, |
585 | NM_001023421 | JH473563 | + | 95533 | 96046 | 95533 | 96046 | 2 | 95533,95722, | 95674,96046, | 0 | tpx1 | incmpl | incmpl | 0,0, |
73 | NM_001093137 | JH474542 | - | 130995 | 131643 | 130995 | 131643 | 3 | 130995,131499,131583, | 131043,131559,131643, | 0 | znf484.L | incmpl | incmpl | 0,0,0, |
585 | NM_001008863 | JH529282 | - | 1186 | 1395 | 1186 | 1395 | 1 | 1186, | 1395, | 0 | Usp54 | incmpl | incmpl | 1, |
585 | NM_001113745 | JH492670 | + | 4282 | 36756 | 4282 | 36756 | 19 | 4282,5447,7009,9165,10462,13191,14389,16352,17893,20187,20905,22391,25655,28913,29475,30740,32674,34481,36641, | 4345,5547,7116,9368,10547,13346,14435,16507,18095,20303,20984,22527,25710,29043,29550,30861,32853,34649,36756, | 0 | DNAJC13 | incmpl | incmpl | 0,0,1,0,2,0,2,0,2,0,2,0,1,2,0,0,1,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|