|
|
Database: hg16 Primary Table: refGene Row Count: 78,196   Data last updated: 2020-08-22
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 283 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001319116 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr2 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 220439303 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 220467268 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 220441552 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 220467186 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 15 | int(10) unsigned | range | Number of exons |
exonStarts | 220439303,220442115,2204485... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 220441603,220442283,2204486... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | DNPEP | 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,0,2,0,0,0,0,2,0,0,0,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 |
---|
283 | NM_001319116 | chr2 | - | 220439303 | 220467268 | 220441552 | 220467186 | 15 | 220439303,220442115,220448595,220448805,220449239,220450391,220451626,220452684,220452891,220453228,220453546,220453925,22045415 ... | 220441603,220442283,220448697,220448845,220449400,220450475,220451704,220452792,220452967,220453359,220453672,220454039,22045424 ... | 0 | DNPEP | cmpl | cmpl | 0,0,0,2,0,0,0,0,2,0,0,0,1,0,0, |
1447 | NR_073570 | chr3 | + | 113018773 | 113033116 | 113033116 | 113033116 | 4 | 113018773,113026011,113026661,113031124, | 113018951,113026123,113026799,113033116, | 0 | ABHD10 | unk | unk | -1,-1,-1,-1, |
655 | NR_036262 | chr12 | - | 9283330 | 9283414 | 9283414 | 9283414 | 1 | 9283330, | 9283414, | 0 | MIR1244-2 | unk | unk | -1, |
677 | NR_036262 | chr12 | + | 12156152 | 12156234 | 12156234 | 12156234 | 1 | 12156152, | 12156234, | 0 | MIR1244-2 | unk | unk | -1, |
2360 | NR_036262 | chr2 | + | 232780562 | 232780644 | 232780644 | 232780644 | 1 | 232780562, | 232780644, | 0 | MIR1244-2 | unk | unk | -1, |
1488 | NR_036262 | chr5 | + | 118386496 | 118386578 | 118386578 | 118386578 | 1 | 118386496, | 118386578, | 0 | MIR1244-2 | unk | unk | -1, |
1171 | NR_036258 | chrX | - | 76912564 | 76912620 | 76912620 | 76912620 | 1 | 76912564, | 76912620, | 0 | MIR4328 | unk | unk | -1, |
956 | NR_036257 | chrX | + | 48692619 | 48692698 | 48692698 | 48692698 | 1 | 48692619, | 48692698, | 0 | MIR500B | unk | unk | -1, |
1721 | NR_036256 | chrX | + | 148977161 | 148977266 | 148977266 | 148977266 | 1 | 148977161, | 148977266, | 0 | MIR4330 | unk | unk | -1, |
1430 | NR_036255 | chrX | - | 110787916 | 110787987 | 110787987 | 110787987 | 1 | 110787916, | 110787987, | 0 | MIR4329 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|