|
|
Database: galGal6 Primary Table: refGene Row Count: 7,356   Data last updated: 2018-10-26
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001277125 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 68196 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 71610 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 68786 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 71608 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 8 | int(10) unsigned | range | Number of exons |
exonStarts | 68196,68998,69472,69891,700... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 68901,69054,69607,69943,701... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | DHRS4 | 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 | 2,0,0,2,0,0,2,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 |
---|
585 | NM_001277125 | chr1 | - | 68196 | 71610 | 68786 | 71608 | 8 | 68196,68998,69472,69891,70046,70194,70829,71495, | 68901,69054,69607,69943,70117,70296,71007,71610, | 0 | DHRS4 | cmpl | cmpl | 2,0,0,2,0,0,2,0, |
587 | NM_001277858 | chr1 | + | 301434 | 303113 | 301459 | 302531 | 4 | 301434,301833,302217,302413, | 301625,302015,302324,303113, | 0 | CLC2DL3 | cmpl | cmpl | 0,1,0,2, |
587 | NM_001031401 | chr1 | + | 359019 | 371026 | 361081 | 370080 | 15 | 359019,361081,362418,362619,363613,364307,365953,366198,366599,367148,367428,368081,368561,369504,369943, | 359085,361165,362492,362749,363724,364362,366064,366309,366655,367218,367562,368189,368856,369576,371026, | 0 | HCLS1 | cmpl | cmpl | -1,0,0,2,0,0,1,1,1,0,1,0,0,1,1, |
587 | NM_001278112 | chr1 | + | 387692 | 391620 | 387735 | 391295 | 8 | 387692,387918,388053,389090,389947,390516,390848,391214, | 387842,387948,388133,389170,390059,390614,390932,391620, | 0 | RABL2B | cmpl | cmpl | 0,2,2,1,0,1,0,0, |
589 | NR_105579 | chr1 | + | 572201 | 572311 | 572311 | 572311 | 1 | 572201, | 572311, | 0 | MIR6708 | unk | unk | -1, |
589 | NR_035090 | chr1 | + | 596812 | 596909 | 596909 | 596909 | 1 | 596812, | 596909, | 0 | MIR1604 | unk | unk | -1, |
590 | NM_205438 | chr1 | + | 752124 | 752615 | 752268 | 752615 | 2 | 752124,752192, | 752147,752615, | 0 | OPN1SW | cmpl | incmpl | -1,0, |
593 | NM_205325 | chr1 | - | 1096017 | 1102805 | 1096017 | 1102759 | 5 | 1096017,1097907,1098187,1099866,1102692, | 1096143,1097979,1098297,1099947,1102805, | 0 | ARF5 | incmpl | cmpl | 0,0,1,1,0, |
593 | NM_001031589 | chr1 | + | 1103222 | 1108108 | 1103414 | 1107035 | 2 | 1103222,1105727, | 1104461,1108108, | 0 | GCC1 | cmpl | cmpl | 0,0, |
593 | NR_035142 | chr1 | + | 1178463 | 1178547 | 1178547 | 1178547 | 1 | 1178463, | 1178547, | 0 | MIR1651 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|