|
|
Database: panTro1 Primary Table: refGene Row Count: 2,922   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 | 604 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001009023 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr9 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 2536800 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 2557022 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 2536800 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 2557022 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 8 | int(10) unsigned | range | Number of exons |
exonStarts | 2536800,2550614,2554279,255... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 2536866,2550729,2554377,255... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | CD81 | 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,1,0,0,0,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 |
---|
604 | NM_001009023 | chr9 | + | 2536800 | 2557022 | 2536800 | 2557022 | 8 | 2536800,2550614,2554279,2555156,2555600,2556024,2556783,2556959, | 2536866,2550729,2554377,2555231,2555705,2556126,2556870,2557022, | 0 | CD81 | cmpl | cmpl | 0,0,1,0,0,0,0,0, |
92 | NM_001246476 | chr18 | + | 20101172 | 20241943 | 20101193 | 20241122 | 8 | 20101172,20113380,20116648,20118305,20147170,20147357,20172260,20241058, | 20101374,20113445,20116778,20118403,20147223,20147435,20172347,20241943, | 0 | IQCK | cmpl | cmpl | 0,1,0,1,0,2,2,2, |
644 | NM_001246476 | chr18_random | - | 7860830 | 7860943 | 7860830 | 7860943 | 1 | 7860830, | 7860943, | 0 | IQCK | incmpl | incmpl | 2, |
586 | NM_001246475 | chr7 | + | 173005 | 188104 | 181639 | 187128 | 7 | 173005,173139,181567,183645,184480,185382,185919, | 173125,173216,181651,183772,184564,185465,188104, | 0 | ZNF596 | cmpl | cmpl | -1,-1,0,0,1,1,0, |
1571 | NM_001246474 | chr6 | + | 129241187 | 129249264 | 129241361 | 129249089 | 6 | 129241187,129242783,129243805,129245906,129246851,129248901, | 129241505,129243480,129243924,129246066,129247022,129249264, | 0 | FSCN3 | cmpl | cmpl | 0,0,1,0,1,1, |
1644 | NM_001246473 | chr1 | - | 138897425 | 138899505 | 138897985 | 138899256 | 2 | 138897425,138899130, | 138899130,138899505, | 0 | PIGM | cmpl | cmpl | 1,0, |
598 | NM_001246472 | chr3 | - | 1759752 | 1779019 | 1760554 | 1778890 | 8 | 1759752,1761725,1763181,1766547,1766991,1770652,1778575,1778831, | 1760671,1761792,1763331,1766685,1767051,1770757,1778692,1779019, | 0 | SLBP | cmpl | cmpl | 0,2,2,2,2,2,2,0, |
1162 | NM_001246471 | chr4 | + | 75678031 | 75680788 | 75678058 | 75680740 | 4 | 75678031,75678638,75678979,75680670, | 75678061,75678774,75679064,75680788, | 0 | RPL37 | cmpl | cmpl | 0,0,1,2, |
184 | NM_001246470 | chr3 | - | 116489427 | 116539615 | 116489578 | 116538679 | 7 | 116489427,116493484,116495624,116496432,116499776,116511407,116538661, | 116489693,116493624,116495738,116496496,116499872,116511514,116539615, | 0 | EIF4E | cmpl | cmpl | 2,0,0,2,2,0,0, |
1208 | NM_001246469 | chr19 | + | 81685607 | 81693119 | 81691487 | 81691990 | 3 | 81685607,81691216,81691835, | 81685645,81691732,81693119, | 0 | TEX19 | cmpl | cmpl | -1,0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|