|
|
Database: rheMac2 Primary Table: refGene Row Count: 6,342   Data last updated: 2016-02-16
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 599 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NR_032452 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr16 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 1845793 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1845903 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1845903 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1845903 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 1845793, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 1845903, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | MIR212 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | unk | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | unk | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | -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 |
---|
599 | NR_032452 | chr16 | - | 1845793 | 1845903 | 1845903 | 1845903 | 1 | 1845793, | 1845903, | 0 | MIR212 | unk | unk | -1, |
1161 | NR_032510 | chrX | - | 75596276 | 75596364 | 75596364 | 75596364 | 1 | 75596276, | 75596364, | 0 | MIR384 | unk | unk | -1, |
811 | NM_001114945 | chr4 | + | 29649897 | 29653386 | 29649897 | 29653386 | 4 | 29649897,29650288,29650596,29653361, | 29650042,29650389,29650706,29653386, | 0 | ZNRD1 | cmpl | cmpl | 0,1,0,2, |
111 | NM_001110539 | chr11 | - | 40301225 | 40510137 | 40301225 | 40510137 | 39 | 40301225,40303534,40316509,40321940,40322615,40322794,40323086,40323923,40336338,40336584,40353950,40380322,40382099,40383018,40 ... | 40301315,40303639,40316601,40322074,40322707,40322889,40323216,40324121,40336509,40336758,40354118,40380499,40382261,40383309,40 ... | 0 | ADAMTS20 | cmpl | cmpl | 0,0,1,2,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,1,1,0,1,2,0,0,2,2,1,2,0,0,1,0,1,0, |
1838 | NR_032538 | chr7 | + | 164336377 | 164336457 | 164336457 | 164336457 | 1 | 164336377, | 164336457, | 0 | MIR487A | unk | unk | -1, |
997 | NM_001042737 | chr19 | + | 54104232 | 54110727 | 54104287 | 54106773 | 3 | 54104232,54106690,54110333, | 54104316,54106791,54110727, | 0 | SEPW1 | cmpl | cmpl | 0,1,-1, |
1961 | NM_001047121 | chr3 | + | 180383649 | 180387411 | 180383649 | 180387411 | 5 | 180383649,180384718,180386167,180386821,180387258, | 180383689,180384878,180386421,180386958,180387411, | 0 | PRSS1 | cmpl | cmpl | 0,1,2,1,0, |
165 | NM_001194425 | chr7 | - | 96859278 | 96886529 | 96860927 | 96886198 | 5 | 96859278,96862078,96864478,96866552,96885841, | 96860959,96862152,96864615,96866672,96886529, | 0 | EGLN3 | cmpl | cmpl | 1,2,0,0,0, |
1173 | NM_001194513 | chr16 | + | 77108636 | 77114182 | 77108636 | 77114182 | 3 | 77108636,77110873,77113788, | 77108672,77111511,77114182, | 0 | TSPAN10 | cmpl | cmpl | 0,0,2, |
1219 | NR_031977 | chr12 | - | 83148686 | 83148776 | 83148776 | 83148776 | 1 | 83148686, | 83148776, | 0 | MIR153-1 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|