|
|
Database: droAna2 Primary Table: xenoRefGene Row Count: 265,089   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 | 705 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001114724 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_13266 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 15821983 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 15840072 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 15821983 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 15840072 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 15821983,15822409,15838294,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 15822190,15822631,15838444,... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | zgc:174946 | 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,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
|
|
droAna2.all_mrna.qName (via xenoRefGene.name)
droAna2.xenoMrna.qName (via xenoRefGene.name)
droAna2.xenoRefFlat.name (via xenoRefGene.name)
droAna2.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 |
---|
705 | NM_001114724 | scaffold_13266 | - | 15821983 | 15840072 | 15821983 | 15840072 | 4 | 15821983,15822409,15838294,15839889, | 15822190,15822631,15838444,15840072, | 0 | zgc:174946 | incmpl | incmpl | 0,0,0,0, |
684 | NM_001123073 | scaffold_13340 | + | 13058234 | 13065081 | 13058234 | 13065081 | 4 | 13058234,13060143,13064927,13065048, | 13058320,13060155,13064996,13065081, | 0 | ADRA1D | incmpl | incmpl | 0,2,0,1, |
727 | NM_001123073 | scaffold_13340 | + | 18659721 | 18678491 | 18659721 | 18678491 | 2 | 18659721,18678431, | 18659817,18678491, | 0 | ADRA1D | incmpl | incmpl | 0,0, |
750 | NM_001123073 | scaffold_13340 | + | 21750669 | 21753264 | 21750669 | 21753264 | 2 | 21750669,21753186, | 21750711,21753264, | 0 | ADRA1D | incmpl | incmpl | 0,0, |
75 | NM_001123072 | scaffold_12911 | - | 2986887 | 3027680 | 2986887 | 3027680 | 3 | 2986887,2989654,3027506, | 2986956,2989696,3027680, | 0 | ADRA1A | incmpl | incmpl | 0,0,0, |
624 | NM_001123072 | scaffold_12911 | - | 5163653 | 5164592 | 5163653 | 5164592 | 2 | 5163653,5164445, | 5163746,5164592, | 0 | ADRA1A | incmpl | incmpl | 0,0, |
684 | NM_001123072 | scaffold_13340 | + | 13058183 | 13067615 | 13058183 | 13067615 | 3 | 13058183,13060123,13067546, | 13058309,13060165,13067615, | 0 | ADRA1A | incmpl | incmpl | 0,0,0, |
750 | NM_001123072 | scaffold_13340 | + | 21750669 | 21752571 | 21750669 | 21752571 | 2 | 21750669,21752496, | 21750711,21752571, | 0 | ADRA1A | incmpl | incmpl | 0,0, |
651 | NR_027889 | scaffold_12916 | - | 8709106 | 8709676 | 8709676 | 8709676 | 3 | 8709106,8709464,8709601, | 8709274,8709545,8709676, | 0 | PEDS1 | unk | unk | -1,-1,-1, |
592 | NM_001047016 | scaffold_13082 | + | 1012315 | 1012598 | 1012598 | 1012598 | 2 | 1012315,1012516, | 1012475,1012598, | 0 | LOC733021 | unk | unk | -1,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|