|
|
Database: dp3 Primary Table: xenoRefGene Row Count: 122,793   Data last updated: 2020-08-18
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 630 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NR_123892 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrXL_group1a | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 5951755 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 5954078 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 5954078 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 5954078 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 10 | int(10) unsigned | range | Number of exons |
exonStarts | 5951755,5951902,5952381,595... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 5951817,5951915,5952412,595... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | lncRNA:CR45018 | 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,-1,-1,-1,-1,-1,-1,-1,-1,-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 |
---|
630 | NR_123892 | chrXL_group1a | - | 5951755 | 5954078 | 5954078 | 5954078 | 10 | 5951755,5951902,5952381,5952662,5952836,5953045,5953253,5953348,5953478,5954035, | 5951817,5951915,5952412,5952827,5953033,5953229,5953322,5953422,5953538,5954078, | 0 | lncRNA:CR45018 | unk | unk | -1,-1,-1,-1,-1,-1,-1,-1,-1,-1, |
613 | NM_001040405 | chr2 | + | 3716289 | 3718101 | 3716289 | 3718101 | 6 | 3716289,3716640,3716760,3717033,3717601,3718032, | 3716607,3716700,3716997,3717339,3717616,3718101, | 0 | ags | incmpl | incmpl | 0,0,0,0,2,0, |
617 | NM_001200538 | chr3 | - | 4303162 | 4303423 | 4303162 | 4303423 | 2 | 4303162,4303309, | 4303279,4303423, | 0 | ntmt1 | incmpl | incmpl | 0,0, |
675 | NM_001123602 | chr3 | - | 11820915 | 11822099 | 11820915 | 11822099 | 6 | 11820915,11821062,11821281,11821428,11821725,11822000, | 11820996,11821272,11821410,11821644,11821893,11822099, | 0 | LOC100136478 | incmpl | incmpl | 0,0,0,0,0,0, |
681 | NM_001300504 | chr2 | - | 12705348 | 12705832 | 12705348 | 12705832 | 2 | 12705348,12705754, | 12705669,12705832, | 0 | RpS30 | cmpl | cmpl | 0,0, |
614 | NM_001289494 | chr4_group3 | + | 3901937 | 3902672 | 3901937 | 3902672 | 3 | 3901937,3902279,3902597, | 3902246,3902534,3902672, | 0 | Txk | incmpl | incmpl | 0,0,0, |
759 | NM_001078205 | chr2 | + | 22837284 | 22858810 | 22837284 | 22858810 | 7 | 22837284,22846316,22850713,22850826,22850889,22858373,22858711, | 22837348,22846466,22850748,22850883,22851261,22858517,22858810, | 0 | coup | incmpl | incmpl | 0,1,1,0,0,0,0, |
624 | NM_206115 | chr3 | - | 5118876 | 5119299 | 5118876 | 5119299 | 1 | 5118876, | 5119299, | 0 | CG33468 | incmpl | incmpl | 0, |
624 | NM_206115 | chr3 | - | 5121401 | 5121731 | 5121401 | 5121731 | 1 | 5121401, | 5121731, | 0 | CG33468 | incmpl | incmpl | 0, |
624 | NM_206114 | chr3 | - | 5117865 | 5117985 | 5117865 | 5117985 | 1 | 5117865, | 5117985, | 0 | CG33469 | incmpl | incmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|