|
|
Database: echTel1 Primary Table: xenoRefGene Row Count: 888,272   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 | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_001270880 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_325368 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 6078 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 6206 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 6080 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 6206 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | Number of exons |
exonStarts | 6078, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 6206, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | GNPDA2 | varchar(255) | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 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_001270880 | scaffold_325368 | + | 6078 | 6206 | 6080 | 6206 | 1 | 6078, | 6206, | 0 | GNPDA2 | cmpl | incmpl | 0, |
585 | NM_073828 | scaffold_249364 | - | 471 | 1207 | 471 | 1207 | 2 | 471,1042, | 582,1207, | 0 | lipl-1 | incmpl | incmpl | 0,0, |
585 | NM_166633 | scaffold_219181 | - | 3965 | 8419 | 3965 | 8419 | 3 | 3965,5387,8200, | 4138,5607,8419, | 0 | SERCA | incmpl | incmpl | 1,0,0, |
585 | NM_166633 | scaffold_104982 | - | 129 | 11008 | 129 | 11008 | 9 | 129,240,942,1100,1276,4684,7679,9400,10926, | 210,463,1052,1163,1354,4747,8144,9486,11008, | 0 | SERCA | incmpl | incmpl | 0,2,0,0,0,0,0,1,0, |
585 | NM_166633 | scaffold_109458 | - | 368 | 676 | 368 | 676 | 2 | 368,568, | 467,676, | 0 | SERCA | incmpl | incmpl | 0,0, |
585 | NM_166632 | scaffold_299032 | - | 41228 | 43265 | 41228 | 43265 | 2 | 41228,43088, | 41357,43265, | 0 | kcc | incmpl | incmpl | 0,0, |
585 | NM_001106422 | scaffold_312544 | - | 4638 | 45128 | 4638 | 45128 | 5 | 4638,5963,6863,42773,45071, | 4830,6050,6974,42854,45128, | 0 | Tnik | incmpl | incmpl | 0,0,0,1,1, |
585 | NM_001253641 | scaffold_211028 | - | 1528 | 2161 | 1528 | 2161 | 2 | 1528,1903, | 1702,2161, | 0 | ORNANAV1R3249 | incmpl | incmpl | 0,0, |
585 | NM_001375885 | scaffold_238971 | + | 1 | 452 | 1 | 452 | 1 | 1, | 452, | 0 | GPR161 | incmpl | incmpl | 1, |
585 | NM_001375885 | scaffold_293509 | - | 11165 | 11785 | 11785 | 11785 | 4 | 11165,11330,11599,11749, | 11189,11428,11689,11785, | 0 | GPR161 | unk | unk | -1,-1,-1,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|