|
|
Database: ci2 Primary Table: xenoRefGene Row Count: 164,807   Data last updated: 2020-08-21
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 597 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001035658 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr04q | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 1653846 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1654119 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1653996 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1654119 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 1653846,1653996, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 1653990,1654119, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | NFU4 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | 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,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 |
---|
597 | NM_001035658 | chr04q | - | 1653846 | 1654119 | 1653996 | 1654119 | 2 | 1653846,1653996, | 1653990,1654119, | 0 | NFU4 | incmpl | incmpl | -1,0, |
613 | NM_001035317 | chr05q | + | 3790073 | 3799840 | 3790073 | 3799840 | 13 | 3790073,3790520,3791121,3792176,3792692,3793795,3794581,3796963,3797726,3798608,3798861,3799109,3799744, | 3790196,3790601,3791152,3792313,3792703,3793806,3794707,3797164,3797843,3798758,3798864,3799349,3799840, | 0 | MVP | incmpl | incmpl | 0,0,0,1,0,0,0,0,0,0,0,0,0, |
598 | NM_001276316 | chr01q | + | 1738271 | 1750321 | 1738271 | 1750321 | 18 | 1738271,1741263,1741784,1742397,1743825,1744213,1744363,1744378,1744554,1744682,1745119,1746259,1746761,1748605,1749224,1749699, ... | 1738454,1741334,1741920,1742505,1743894,1744346,1744368,1744464,1744558,1744838,1745311,1746337,1746875,1748788,1749317,1749711, ... | 0 | Uba1 | incmpl | incmpl | 0,0,2,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0, |
585 | NM_001276303 | scaffold_3690 | - | 3205 | 4880 | 3205 | 4880 | 3 | 3205,3723,4778, | 3328,3774,4880, | 0 | NACA | incmpl | incmpl | 0,0,0, |
590 | NM_202864 | scaffold_55 | - | 733230 | 734091 | 733230 | 734091 | 2 | 733230,733998, | 733926,734091, | 0 | T12H17.110; T12H17_110 | incmpl | incmpl | 0,0, |
627 | NM_202863 | chr04q | + | 5554186 | 5554456 | 5554186 | 5554456 | 2 | 5554186,5554363, | 5554327,5554456, | 0 | ORP2A | incmpl | incmpl | 0,0, |
610 | NM_080463 | chr05q | + | 3403421 | 3403817 | 3403421 | 3403817 | 2 | 3403421,3403616, | 3403538,3403817, | 0 | Pofut1 | incmpl | incmpl | 0,0, |
607 | NM_079460 | chr14q | + | 2960635 | 2964619 | 2960635 | 2964619 | 6 | 2960635,2960755,2961359,2962320,2963436,2964450, | 2960731,2960776,2961540,2962541,2963471,2964619, | 0 | Psn | incmpl | incmpl | 0,0,0,1,0,2, |
585 | NM_079459 | chr09p | - | 8378 | 9506 | 8378 | 9506 | 6 | 8378,8560,8886,9015,9121,9329, | 8504,8632,8985,9059,9278,9506, | 0 | Las | incmpl | incmpl | 0,0,0,1,0,0, |
586 | NM_079455 | chr12p | + | 252202 | 256320 | 252202 | 256320 | 5 | 252202,253069,253993,255948,256258, | 252343,253195,254182,256027,256320, | 0 | polo | incmpl | incmpl | 0,0,0,0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|