|
|
Database: droPer1 Primary Table: xenoRefGene Row Count: 259,434   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 | 593 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_061567 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | super_7 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 1109823 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1110000 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1109823 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1110000 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 1109823, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 1110000, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Y51H7C.9 | 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
|
|
droPer1.xenoMrna.qName (via xenoRefGene.name)
droPer1.xenoRefFlat.name (via xenoRefGene.name)
droPer1.xenoRefSeqAli.qName (via xenoRefGene.name)
hgFixed.gbCdnaInfo.acc (via xenoRefGene.name)
hgFixed.gbMiscDiff.acc (via xenoRefGene.name)
hgFixed.gbSeq.acc (via xenoRefGene.name)
hgFixed.gbWarn.acc (via xenoRefGene.name)
hgFixed.imageClone.acc (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
593 | NM_061567 | super_7 | + | 1109823 | 1110000 | 1109823 | 1110000 | 1 | 1109823, | 1110000, | 0 | Y51H7C.9 | incmpl | incmpl | 0, |
656 | NM_001030096 | super_1 | + | 9342587 | 9343538 | 9342587 | 9343538 | 9 | 9342587,9342761,9342775,9342974,9343125,9343140,9343226,9343337,9343442, | 9342662,9342766,9342791,9343103,9343135,9343205,9343313,9343388,9343538, | 0 | tgm1l4 | incmpl | incmpl | 0,0,2,0,1,1,0,0,0, |
586 | NM_001094470 | super_30 | - | 245324 | 245776 | 245324 | 245776 | 2 | 245324,245644, | 245393,245776, | 0 | rhou.L | incmpl | incmpl | 0,0, |
600 | NM_001145796 | super_3 | - | 2093761 | 2094613 | 2093761 | 2094613 | 2 | 2093761,2094559, | 2093980,2094613, | 0 | SH2B1 | incmpl | incmpl | 0,0, |
585 | NM_001162053 | super_40 | - | 37241 | 37976 | 37241 | 37976 | 2 | 37241,37709, | 37670,37976, | 0 | LOC100162219 | incmpl | incmpl | 0,0, |
588 | NM_177124 | super_42 | + | 459153 | 459825 | 459153 | 459825 | 2 | 459153,459810, | 459350,459825, | 0 | Tnrc6b | incmpl | incmpl | 0,2, |
586 | NM_177611 | super_7 | + | 176860 | 177244 | 176860 | 177244 | 1 | 176860, | 177244, | 0 | Psd4 | incmpl | incmpl | 0, |
601 | NM_177606 | super_11 | + | 2182308 | 2189281 | 2182308 | 2189281 | 6 | 2182308,2185097,2186065,2188085,2188456,2189212, | 2182428,2185110,2186167,2188310,2188630,2189281, | 0 | Plekhh2 | incmpl | incmpl | 0,0,0,0,0,0, |
74 | NM_177595 | super_9 | - | 1198799 | 1592127 | 1592127 | 1592127 | 4 | 1198799,1199930,1199990,1592081, | 1198819,1199935,1200017,1592127, | 0 | Mkx | unk | unk | -1,-1,-1,-1, |
597 | NM_177595 | super_9 | + | 1669056 | 1669191 | 1669056 | 1669191 | 1 | 1669056, | 1669191, | 0 | Mkx | incmpl | incmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|