|
|
Database: gorGor5 Primary Table: refGene Row Count: 468   Data last updated: 2020-08-21
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 727 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NR_106297 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | CYUI01014942v1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 18653296 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 18653408 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 18653408 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 18653408 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 18653296, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 18653408, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | MIR29C | 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 |
---|
727 | NR_106297 | CYUI01014942v1 | + | 18653296 | 18653408 | 18653408 | 18653408 | 1 | 18653296, | 18653408, | 0 | MIR29C | unk | unk | -1, |
714 | NR_106307 | CYUI01014949v1 | + | 16923262 | 16923373 | 16923373 | 16923373 | 1 | 16923262, | 16923373, | 0 | MIR127 | unk | unk | -1, |
714 | NR_106330 | CYUI01014949v1 | + | 16924775 | 16924885 | 16924885 | 16924885 | 1 | 16924775, | 16924885, | 0 | MIR432 | unk | unk | -1, |
602 | NM_001279589 | CYUI01015387v1 | + | 2251964 | 2254103 | 2251964 | 2254103 | 1 | 2251964, | 2254103, | 0 | TICAM1 | cmpl | cmpl | 0, |
646 | NM_001279587 | CYUI01015028v1 | - | 8038981 | 8040978 | 8038981 | 8040978 | 3 | 8038981,8040650,8040877, | 8039073,8040757,8040978, | 0 | NDUFA2 | cmpl | cmpl | 1,2,0, |
599 | NM_001279682 | CYUI01000036v1 | + | 1863601 | 1873006 | 1863605 | 1872986 | 11 | 1863601,1864187,1866061,1866475,1869013,1869376,1871036,1871402,1871751,1872304,1872806, | 1864098,1864302,1866192,1866681,1869211,1869505,1871225,1871576,1871911,1872441,1873006, | 0 | TAP2 | cmpl | cmpl | 0,1,2,1,0,0,0,0,0,1,0, |
589 | NM_001279679 | CYUI01015337v1 | - | 580290 | 582866 | 580290 | 582866 | 1 | 580290, | 582866, | 0 | TLR5 | cmpl | cmpl | 0, |
91 | NM_001279676 | CYUI01000001v1 | - | 19217428 | 19308140 | 19217428 | 19308140 | 35 | 19217428,19218364,19219301,19221351,19225093,19226428,19228001,19228755,19231108,19237099,19245517,19247133,19256090,19257337,19 ... | 19217479,19218532,19219490,19221417,19225208,19226481,19228076,19228884,19231204,19237327,19245709,19247220,19256178,19257471,19 ... | 0 | AOX1 | cmpl | cmpl | 0,0,0,0,2,0,0,0,0,0,0,0,2,0,1,0,0,2,0,0,2,0,1,0,1,1,0,0,0,1,0,2,1,0,0, |
715 | NR_106408 | CYUI01014949v1 | + | 17069448 | 17069559 | 17069559 | 17069559 | 1 | 17069448, | 17069559, | 0 | MIR380 | unk | unk | -1, |
674 | NR_106378 | CYUI01014918v1 | + | 11756682 | 11756792 | 11756792 | 11756792 | 1 | 11756682, | 11756792, | 0 | MIR577 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|