|
|
Database: ce6 Primary Table: xenoRefGene Row Count: 33,489   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 | 682 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001076020 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrIV | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 12776381 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 12785045 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 12776381 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 12785045 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 9 | int(10) unsigned | range | Number of exons |
exonStarts | 12776381,12777477,12781283,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 12776798,12777606,12781517,... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | CADPS | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | 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,0,0,0,1,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 |
---|
682 | NM_001076020 | chrIV | + | 12776381 | 12785045 | 12776381 | 12785045 | 9 | 12776381,12777477,12781283,12781618,12782433,12782770,12782980,12784653,12784931, | 12776798,12777606,12781517,12781915,12782472,12782959,12783268,12784800,12785045, | 0 | CADPS | incmpl | incmpl | 0,0,0,0,1,0,0,0,0, |
688 | NM_001130661 | chrI | - | 13554198 | 13558322 | 13554198 | 13558322 | 5 | 13554198,13555722,13556055,13556457,13557881, | 13554447,13556016,13556106,13556541,13558322, | 0 | vars2 | incmpl | incmpl | 0,0,0,0,0, |
634 | NM_001133316 | chrV | + | 6501218 | 6502065 | 6501218 | 6502065 | 2 | 6501218,6501876, | 6501479,6502065, | 0 | EPHX1 | incmpl | incmpl | 0,0, |
663 | NM_001153978 | chrI | + | 10337012 | 10337957 | 10337012 | 10337957 | 2 | 10337012,10337297, | 10337120,10337957, | 0 | LOC100281059 | incmpl | incmpl | 0,0, |
647 | NM_019313 | chrI | + | 8207109 | 8207718 | 8207109 | 8207718 | 3 | 8207109,8207415,8207607, | 8207280,8207541,8207718, | 0 | Kcnn1 | incmpl | incmpl | 0,0,0, |
671 | NM_001126645 | chrIV | + | 11340412 | 11340748 | 11340412 | 11340748 | 1 | 11340412, | 11340748, | 0 | h2ac12 | incmpl | incmpl | 0, |
699 | NM_001326273 | chrI | - | 15040706 | 15041181 | 15040706 | 15041181 | 2 | 15040706,15041076, | 15040994,15041181, | 0 | LOC107832275 | incmpl | incmpl | 0,0, |
590 | NM_001046423 | chrIII | - | 774417 | 775596 | 774417 | 775596 | 5 | 774417,774705,774892,775038,775293, | 774507,774864,774903,775272,775596, | 0 | ALDH9A1 | incmpl | incmpl | 0,0,0,0,0, |
637 | NM_001084679 | chrIII | + | 6930190 | 6931452 | 6930190 | 6931452 | 8 | 6930190,6930415,6930541,6930718,6930814,6930983,6931013,6931320, | 6930370,6930457,6930688,6930784,6930957,6930987,6931265,6931452, | 0 | EIF4A1 | incmpl | incmpl | 0,0,0,0,0,2,0,0, |
599 | NM_001038623 | chrI | + | 1835936 | 1840889 | 1835936 | 1840889 | 9 | 1835936,1838159,1838781,1838858,1839064,1839248,1840095,1840319,1840803, | 1836054,1838288,1838813,1838998,1839190,1839381,1840249,1840424,1840889, | 0 | GNAQ | incmpl | cmpl | 0,1,1,0,2,2,0,1,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|