|
|
Database: equCab2 Primary Table: refGene Row Count: 2,015   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 | 733 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001081757 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr8 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 19497307 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 19516522 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 19499671 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 19516522 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 20 | int(10) unsigned | range | Number of exons |
exonStarts | 19497307,19499892,19500952,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 19499683,19500040,19501191,... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | OAS3 | 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 | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,2,0,1,0,1,1,1,1,1,0,1,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 |
---|
733 | NM_001081757 | chr8 | - | 19497307 | 19516522 | 19499671 | 19516522 | 20 | 19497307,19499892,19500952,19501521,19502728,19504306,19505488,19505504,19505534,19505597,19505612,19506394,19508204,19509566,19 ... | 19499683,19500040,19501191,19501697,19503014,19504341,19505504,19505533,19505569,19505611,19505736,19506570,19508487,19509911,19 ... | 0 | OAS3 | cmpl | incmpl | 0,2,0,1,0,1,1,1,1,1,0,1,0,0,2,0,1,0,0,1, |
841 | NM_001166236 | chr27 | + | 33565088 | 33621659 | 33565088 | 33621534 | 3 | 33565088,33620986,33621409, | 33565219,33621027,33621659, | 0 | DEFA8 | cmpl | cmpl | 0,2,1, |
841 | NM_001166235 | chr27 | + | 33585320 | 33586275 | 33585320 | 33586156 | 2 | 33585320,33586034, | 33585495,33586275, | 0 | DEFA7 | cmpl | cmpl | 0,1, |
840 | NM_001166233 | chr27 | + | 33528745 | 33529555 | 33528745 | 33529361 | 2 | 33528745,33529308, | 33528917,33529555, | 0 | DEFA32L | cmpl | cmpl | 0,1, |
842 | NM_001166232 | chr27 | + | 33687650 | 33688441 | 33687650 | 33688330 | 4 | 33687650,33688205,33688284,33688306, | 33687822,33688282,33688305,33688441, | 0 | DEFA27 | cmpl | cmpl | 0,1,1,0, |
1 | NM_001166099 | chr27 | + | 33538642 | 33586281 | 33538642 | 33586156 | 3 | 33538642,33585416,33586034, | 33538738,33585495,33586281, | 0 | DEFA6 | cmpl | cmpl | 0,0,1, |
694 | NM_001081878 | chr10 | - | 14324520 | 14349564 | 14346857 | 14349564 | 6 | 14324520,14346194,14346851,14347197,14348375,14349488, | 14324567,14346320,14347000,14347329,14348420,14349564, | 0 | BSP2 | cmpl | cmpl | -1,-1,1,1,1,0, |
841 | NM_001166096 | chr27 | + | 33555052 | 33556004 | 33555052 | 33555885 | 5 | 33555052,33555764,33555783,33555856,33555868, | 33555227,33555782,33555856,33555868,33556004, | 0 | DEFA4 | cmpl | cmpl | 0,1,1,0,1, |
841 | NM_001166095 | chr27 | + | 33574733 | 33621650 | 33574733 | 33585400 | 4 | 33574733,33585393,33620982,33621409, | 33574804,33585447,33621027,33621650, | 0 | DEFA37L | cmpl | cmpl | 0,2,-1,-1, |
901 | NM_001081875 | chr13 | - | 41461559 | 41464102 | 41461729 | 41463870 | 6 | 41461559,41461969,41463124,41463496,41463809,41464083, | 41461894,41462133,41463390,41463668,41463870,41464102, | 0 | RET | cmpl | cmpl | 0,1,2,1,0,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|