|
|
Database: echTel2 Primary Table: xenoRefGene Row Count: 470,748   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 | 596 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001275914 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | JH980389 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 1459395 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1459500 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1459395 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1459500 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 1459395, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 1459500, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Octbeta1R | 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, | 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 |
---|
596 | NM_001275914 | JH980389 | - | 1459395 | 1459500 | 1459395 | 1459500 | 1 | 1459395, | 1459500, | 0 | Octbeta1R | incmpl | incmpl | 0, |
708 | NM_001276014 | JH980313 | - | 16239685 | 16240168 | 16239685 | 16240168 | 2 | 16239685,16240063, | 16240030,16240168, | 0 | Ythdf | incmpl | incmpl | 0,0, |
590 | NM_001276014 | JH980408 | + | 655449 | 655902 | 655449 | 655902 | 2 | 655449,655587, | 655557,655902, | 0 | Ythdf | incmpl | incmpl | 0,0, |
597 | NM_001037787 | JH980390 | - | 1677589 | 1683554 | 1677589 | 1683554 | 2 | 1677589,1683477, | 1677704,1683554, | 0 | Polr1d | incmpl | incmpl | 2,0, |
617 | NM_001043263 | JH980373 | - | 4216756 | 4297274 | 4216756 | 4297274 | 5 | 4216756,4245486,4250012,4272121,4297202, | 4216870,4245612,4250165,4272232,4297274, | 0 | Dys | incmpl | incmpl | 0,0,0,0,0, |
903 | NM_001102030 | JH980305 | - | 41762665 | 41763137 | 41762665 | 41763137 | 2 | 41762665,41763035, | 41762701,41763137, | 0 | LOC515697 | incmpl | incmpl | 0,0, |
621 | NM_001098661 | JH980319 | + | 4811048 | 4828023 | 4811048 | 4828023 | 12 | 4811048,4817083,4824583,4825809,4826203,4826419,4826633,4826848,4827189,4827353,4827757,4827873, | 4811099,4817155,4824676,4825933,4826322,4826533,4826753,4827061,4827192,4827530,4827760,4828023, | 0 | LOC100049642 | cmpl | incmpl | 0,0,0,0,1,0,0,0,0,0,0,0, |
721 | NM_001256179 | JH980297 | - | 17888297 | 17899931 | 17888297 | 17899931 | 4 | 17888297,17896828,17897274,17899834, | 17888366,17896868,17897338,17899931, | 0 | mbip | incmpl | incmpl | 0,2,1,0, |
782 | NM_001271629 | JH980321 | + | 25938976 | 25939152 | 25939152 | 25939152 | 2 | 25938976,25939125, | 25939055,25939152, | 0 | MEF2D | unk | unk | -1,-1, |
585 | NM_001271629 | JH980333 | - | 118340 | 119052 | 118340 | 119052 | 4 | 118340,118924,118954,119037, | 118400,118933,118974,119052, | 0 | MEF2D | incmpl | incmpl | 2,2,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|