|
|
Database: criGriChoV2 Primary Table: refGene Row Count: 589   Data last updated: 2019-05-21
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1370 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001244039 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | LT883665v1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 102980836 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 102986494 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 102980913 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 102986215 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 13 | int(10) unsigned | range | Number of exons |
exonStarts | 102980836,102981936,1029823... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 102980916,102982151,1029825... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Eef2 | 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,0,2,1,0,2,0,2,0,0,0,0,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 |
---|
1370 | NM_001244039 | LT883665v1 | + | 102980836 | 102986494 | 102980913 | 102986215 | 13 | 102980836,102981936,102982324,102982905,102983315,102983589,102983802,102984345,102984739,102984948,102985405,102985678,10298602 ... | 102980916,102982151,102982506,102983117,102983494,102983695,102984251,102984604,102984847,102985302,102985588,102985811,10298649 ... | 0 | Eef2 | cmpl | cmpl | 0,0,2,1,0,2,0,2,0,0,0,0,1, |
710 | NR_105240 | LT883675v1 | + | 16451711 | 16451786 | 16451786 | 16451786 | 1 | 16451711, | 16451786, | 0 | Mir450a | unk | unk | -1, |
1216 | NM_001244037 | LT883668v1 | - | 82789842 | 82795065 | 82790366 | 82795050 | 7 | 82789842,82790578,82790844,82791058,82791525,82791770,82794947, | 82790492,82790689,82790963,82791144,82791658,82791836,82795065, | 0 | Mpdu1 | cmpl | cmpl | 0,0,1,2,1,1,0, |
75 | NM_001243993 | LT883719v1 | + | 2100988 | 2239383 | 2100988 | 2239383 | 7 | 2100988,2101266,2236799,2238467,2238869,2239155,2239339, | 2101061,2101536,2237075,2238743,2238983,2239192,2239383, | 0 | LOC100689008 | cmpl | incmpl | 0,1,1,1,1,1,2, |
855 | NM_001244538 | LT883680v1 | + | 35489755 | 35492493 | 35489755 | 35492493 | 3 | 35489755,35490245,35492427, | 35489863,35490320,35492493, | 0 | Dph3 | cmpl | cmpl | 0,0,0, |
791 | NM_001244538 | LT883684v1 | + | 27110077 | 27110326 | 27110077 | 27110326 | 1 | 27110077, | 27110326, | 0 | Dph3 | cmpl | cmpl | 0, |
1663 | NM_001244045 | LT883664v1 | + | 141394816 | 141419732 | 141394834 | 141419369 | 13 | 141394816,141400040,141402408,141403025,141407285,141408239,141409840,141410931,141411140,141412925,141414276,141418180,14141928 ... | 141394987,141400244,141402453,141403105,141407457,141408286,141409931,141411001,141411288,141413016,141414366,141418357,14141973 ... | 0 | Adsl | cmpl | cmpl | 0,0,0,0,2,0,2,0,1,2,0,0,0, |
585 | NR_105252 | LT883834v1 | + | 76020 | 76097 | 76097 | 76097 | 1 | 76020, | 76097, | 0 | Mir532 | unk | unk | -1, |
602 | NM_001246806 | LT883697v1 | - | 2335478 | 2338982 | 2335478 | 2335617 | 2 | 2335478,2338931, | 2335625,2338982, | 0 | S100b | incmpl | cmpl | 0,-1, |
1930 | NM_001246796 | LT883664v1 | + | 176305688 | 176322535 | 176305718 | 176322399 | 8 | 176305688,176310695,176313207,176313426,176314995,176316898,176320346,176322263, | 176306023,176310804,176313346,176313477,176315060,176317040,176320845,176322535, | 0 | Casp8 | cmpl | cmpl | 0,2,0,1,1,0,1,2, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|