|
|
Database: ci3 Primary Table: refGene Row Count: 1,304   Data last updated: 2017-04-10
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 587 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001128115 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 343978 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 345617 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 344709 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 345588 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 343978, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 345617, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ci-hmg20 | 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 | 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 |
---|
587 | NM_001128115 | chr1 | - | 343978 | 345617 | 344709 | 345588 | 1 | 343978, | 345617, | 0 | ci-hmg20 | cmpl | cmpl | 0, |
601 | NM_001143669 | chr7 | + | 2173225 | 2178882 | 2173267 | 2178703 | 6 | 2173225,2176697,2177173,2177529,2177933,2178319, | 2173360,2176846,2177303,2177661,2178023,2178882, | 0 | LOC494354 | cmpl | cmpl | 0,0,2,0,0,0, |
631 | NM_001135842 | chr9 | - | 6085126 | 6093045 | 6085369 | 6092943 | 9 | 6085126,6085806,6086292,6087117,6087909,6090239,6090669,6091270,6092826, | 6085496,6085913,6086417,6087276,6088024,6090347,6090850,6091446,6093045, | 0 | ci-vp-r | cmpl | cmpl | 2,0,1,1,0,0,2,0,0, |
592 | NM_001135841 | chr6 | - | 931383 | 934348 | 931516 | 934334 | 3 | 931383,932867,934154, | 931641,933114,934348, | 0 | ci-vp | cmpl | cmpl | 1,0,0, |
643 | NM_001135185 | chr1 | + | 7723851 | 7724305 | 7723870 | 7724223 | 2 | 7723851,7724173, | 7724099,7724305, | 0 | papa | cmpl | cmpl | 0,1, |
591 | NM_001128901 | chr1 | - | 891041 | 893207 | 891185 | 893102 | 4 | 891041,892266,892292,892342, | 892265,892291,892341,893207, | 0 | zf(bed)-3 | cmpl | cmpl | 0,2,1,0, |
73 | NM_001128903 | chr1 | - | 916400 | 922760 | 916449 | 922708 | 18 | 916400,916672,917057,917165,917335,917689,918084,918499,918877,919389,919915,920405,920802,921253,921381,921591,921990,922579, | 916462,916838,917106,917236,917445,917835,918285,918610,918989,919565,920060,920485,920920,921326,921418,921683,922057,922760, | 0 | zf(c2h2)-116 | cmpl | cmpl | 2,1,0,1,2,0,0,0,2,0,2,0,2,1,0,1,0,0, |
603 | NM_001078458 | chr5 | - | 2440988 | 2455494 | 2441254 | 2455412 | 31 | 2440988,2441298,2441419,2441523,2442388,2442711,2443307,2443682,2444250,2444658,2445018,2445206,2445603,2446129,2446595,2447541, ... | 2441297,2441323,2441468,2441819,2442428,2442821,2443468,2443835,2444369,2444759,2445093,2445280,2445747,2446303,2446690,2447628, ... | 0 | zf(mynd)-3 | cmpl | cmpl | 2,1,0,1,0,1,2,2,0,1,1,2,2,2,0,0,0,0,0,1,1,1,0,2,0,1,0,0,1,1,0, |
611 | NR_034528 | chr7 | - | 3529404 | 3529455 | 3529455 | 3529455 | 1 | 3529404, | 3529455, | 0 | mir4132 | unk | unk | -1, |
592 | NR_034527 | chr14 | + | 995136 | 995184 | 995184 | 995184 | 1 | 995136, | 995184, | 0 | mir4131 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|