|
|
Database: droSec1 Primary Table: xenoRefGene Row Count: 261,826   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 | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001192513 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | super_33 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 122621 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 123230 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 122621 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 123230 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 122621,122987,123188, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 122951,123092,123230, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | YTHDF3 | 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, | 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
|
|
droSec1.xenoMrna.qName (via xenoRefGene.name)
droSec1.xenoRefFlat.name (via xenoRefGene.name)
droSec1.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 |
---|
585 | NM_001192513 | super_33 | - | 122621 | 123230 | 122621 | 123230 | 3 | 122621,122987,123188, | 122951,123092,123230, | 0 | YTHDF3 | incmpl | incmpl | 0,0,0, |
586 | NM_001192514 | super_5 | + | 212919 | 214066 | 212919 | 214066 | 3 | 212919,213532,213801, | 212998,213735,214066, | 0 | GPAT3 | incmpl | incmpl | 2,0,2, |
77 | NM_001202523 | super_5 | + | 4278369 | 4391211 | 4278369 | 4391211 | 3 | 4278369,4374730,4391187, | 4278408,4374802,4391211, | 0 | DDR1 | incmpl | incmpl | 1,0,0, |
616 | NM_001202523 | super_6 | + | 4088510 | 4088693 | 4088510 | 4088693 | 1 | 4088510, | 4088693, | 0 | DDR1 | incmpl | incmpl | 0, |
590 | NM_001202523 | super_9 | + | 773376 | 773472 | 773376 | 773472 | 1 | 773376, | 773472, | 0 | DDR1 | incmpl | incmpl | 0, |
597 | NM_001192522 | super_13 | - | 1691350 | 1692016 | 1691350 | 1692016 | 2 | 1691350,1691974, | 1691452,1692016, | 0 | CA7 | incmpl | incmpl | 0,0, |
585 | NM_001192522 | super_3 | + | 74604 | 74988 | 74604 | 74988 | 2 | 74604,74889, | 74781,74988, | 0 | CA7 | incmpl | incmpl | 0,0, |
651 | NM_001202522 | super_0 | - | 8698656 | 8698932 | 8698656 | 8698932 | 2 | 8698656,8698800, | 8698707,8698932, | 0 | DDR1 | incmpl | incmpl | 0,0, |
635 | NM_001202522 | super_1 | + | 6572390 | 6572720 | 6572390 | 6572720 | 2 | 6572390,6572555, | 6572420,6572720, | 0 | DDR1 | incmpl | incmpl | 0,0, |
77 | NM_001202522 | super_5 | + | 4278369 | 4391211 | 4278369 | 4391211 | 3 | 4278369,4374730,4391187, | 4278408,4374802,4391211, | 0 | DDR1 | incmpl | incmpl | 1,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|