|
|
Database: taeGut2 Primary Table: refGene Row Count: 1,263   Data last updated: 2020-08-20
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1050 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001204409 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr1A | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 60951562 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 61009544 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 60951919 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 60998182 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 9 | int(10) unsigned | range | Number of exons |
exonStarts | 60951562,60955195,60976978,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 60952470,60955334,60977119,... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | PRR5 | 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 | 1,0,0,1,0,2,2,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 |
---|
1050 | NM_001204409 | chr1A | - | 60951562 | 61009544 | 60951919 | 60998182 | 9 | 60951562,60955195,60976978,60978919,60983182,60983888,60989867,60998078,61009404, | 60952470,60955334,60977119,60979011,60983240,60983937,60989948,60998192,61009544, | 0 | PRR5 | cmpl | cmpl | 1,0,0,1,0,2,2,0,-1, |
75 | NM_001245268 | chr1 | + | 2322980 | 2381582 | 2323027 | 2380903 | 3 | 2322980,2340930,2380775, | 2323036,2340982,2381582, | 0 | LOC100190510 | cmpl | cmpl | 0,0,1, |
638 | NM_001193260 | chr13 | + | 6954380 | 6972446 | 6954380 | 6972446 | 21 | 6954380,6958831,6959850,6960876,6961690,6962723,6963868,6964234,6965061,6965832,6967374,6967985,6968415,6968659,6969350,6969595, ... | 6954429,6959077,6960135,6961013,6961850,6962913,6963984,6964355,6965252,6965945,6967501,6968090,6968526,6968822,6969451,6969711, ... | 0 | CSF1R | cmpl | cmpl | 0,1,1,1,0,1,2,1,2,1,0,1,1,1,2,1,0,0,1,2,0, |
648 | NM_001197298 | chr18 | + | 8319131 | 8320813 | 8319666 | 8320240 | 4 | 8319131,8319652,8319872,8320111, | 8319239,8319794,8320026,8320813, | 0 | H3F3B | cmpl | cmpl | -1,0,2,0, |
585 | NR_049035 | chrUn_ABQF01102820 | + | 2538 | 2630 | 2630 | 2630 | 1 | 2538, | 2630, | 0 | MIRLET7C-1 | unk | unk | -1, |
1421 | NR_049004 | chr1 | + | 109696651 | 109696723 | 109696723 | 109696723 | 1 | 109696651, | 109696723, | 0 | MIR125-1 | unk | unk | -1, |
585 | NM_001245163 | chr1_KB442171_random | - | 1795 | 2017 | 2017 | 2017 | 1 | 1795, | 2017, | 0 | TIMM10B | unk | unk | -1, |
611 | NM_001245162 | chr15 | - | 3534154 | 3538357 | 3535093 | 3538311 | 4 | 3534154,3535526,3535927,3538308, | 3535211,3535762,3536119,3538357, | 0 | VPS29 | cmpl | cmpl | 2,0,0,0, |
589 | NM_001245174 | chr22 | + | 599987 | 602599 | 600022 | 602168 | 3 | 599987,600432,602027, | 600118,600555,602599, | 0 | TMEM230 | cmpl | cmpl | 0,0,0, |
585 | NM_001245935 | chrUn_EQ843444 | + | 300 | 1502 | 326 | 1281 | 4 | 300,434,663,1248, | 350,455,825,1502, | 0 | LOC100229760 | cmpl | cmpl | 0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|