|
|
Database: rheMac3 Primary Table: refGene Row Count: 6,662   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 | 1956 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001194368 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr6 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 179713470 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 179714406 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 179713470 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 179714406 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 179713470, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 179714406, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | OR2Y1 | 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 |
---|
1956 | NM_001194368 | chr6 | - | 179713470 | 179714406 | 179713470 | 179714406 | 1 | 179713470, | 179714406, | 0 | OR2Y1 | cmpl | cmpl | 0, |
723 | NM_001257653 | chr7 | + | 18174739 | 18184103 | 18174966 | 18183632 | 5 | 18174739,18176134,18179162,18179399,18182906, | 18175057,18176276,18179254,18181270,18184103, | 0 | VPS18 | cmpl | cmpl | 0,1,2,1,0, |
698 | NM_001257687 | chr1 | - | 14871697 | 14877290 | 14871992 | 14876754 | 9 | 14871697,14872297,14872867,14873255,14874050,14874747,14876506,14876714,14877190, | 14872034,14872390,14872941,14873350,14874151,14874819,14876625,14876766,14877290, | 0 | MAD2L2 | cmpl | cmpl | 0,0,1,2,0,0,1,0,-1, |
1354 | NM_001265885 | chr9 | - | 100798152 | 100802670 | 100798462 | 100801428 | 3 | 100798152,100800873,100802569, | 100798879,100801586,100802670, | 0 | CALHM2 | cmpl | cmpl | 0,0,-1, |
1016 | NM_001265884 | chr1 | + | 56550486 | 56567006 | 56550597 | 56566920 | 5 | 56550486,56554364,56555960,56563374,56566588, | 56550749,56554445,56556067,56564679,56567006, | 0 | CPT2 | cmpl | cmpl | 0,2,2,1,1, |
161 | NM_001265883 | chr12 | - | 92792012 | 93046663 | 92793070 | 93046609 | 3 | 92792012,92926875,93046579, | 92793547,92927022,93046663, | 0 | PID1 | cmpl | cmpl | 0,0,0, |
845 | NM_001265882 | chr2 | + | 34146211 | 34170097 | 34146233 | 34168676 | 8 | 34146211,34147206,34149008,34151959,34159544,34162680,34165521,34168444, | 34146433,34147262,34149085,34152172,34159744,34162832,34165639,34170097, | 0 | QTRT2 | cmpl | cmpl | 0,2,1,0,0,2,1,2, |
1418 | NM_001265881 | chr2 | + | 109287504 | 109303292 | 109287512 | 109303283 | 7 | 109287504,109289355,109290361,109293376,109298157,109299353,109303159, | 109287609,109289502,109290422,109293473,109298288,109299449,109303292, | 0 | MRPL47 | cmpl | cmpl | 0,1,1,2,0,2,2, |
73 | NM_001265880 | chr3 | - | 117904 | 148722 | 118515 | 147381 | 10 | 117904,119275,121940,123995,133264,134374,139817,140670,147342,148585, | 118548,119447,122070,124171,133429,134536,140000,140775,147437,148722, | 0 | PRMT2 | cmpl | cmpl | 0,2,2,0,0,0,0,0,0,-1, |
585 | NR_031988 | chrUn_JH290886 | + | 33760 | 33846 | 33846 | 33846 | 1 | 33760, | 33846, | 0 | MIR188 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|