|
|
Database: droVir1 Primary Table: xenoRefGene Row Count: 358,609   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 | info | description |
bin | 600 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_130404 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_3 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 1986296 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1986820 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1986296 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1986820 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 1986296,1986775, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 1986371,1986820, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Serpinb7 | 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,1, | 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
|
|
droVir1.all_mrna.qName (via xenoRefGene.name)
droVir1.xenoMrna.qName (via xenoRefGene.name)
droVir1.xenoRefFlat.name (via xenoRefGene.name)
droVir1.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 |
---|
600 | NM_130404 | scaffold_3 | - | 1986296 | 1986820 | 1986296 | 1986820 | 2 | 1986296,1986775, | 1986371,1986820, | 0 | Serpinb7 | incmpl | incmpl | 0,1, |
589 | NM_137484 | scaffold_4 | + | 640980 | 641574 | 640980 | 641574 | 4 | 640980,641100,641352,641514, | 641073,641325,641475,641574, | 0 | GstE6 | cmpl | incmpl | 0,0,0,0, |
589 | NM_137484 | scaffold_4 | + | 642082 | 642682 | 642082 | 642682 | 1 | 642082, | 642682, | 0 | GstE6 | cmpl | incmpl | 0, |
589 | NM_137483 | scaffold_4 | + | 640971 | 641484 | 640980 | 641484 | 3 | 640971,641100,641355, | 641067,641307,641484, | 0 | GstE5 | cmpl | incmpl | 0,0,0, |
589 | NM_137483 | scaffold_4 | + | 642079 | 642682 | 642082 | 642682 | 2 | 642079,642463, | 642433,642682, | 0 | GstE5 | cmpl | incmpl | 0,0, |
589 | NM_137482 | scaffold_4 | + | 639696 | 640365 | 639696 | 640365 | 3 | 639696,639840,640110, | 639801,640068,640365, | 0 | GstE4 | cmpl | cmpl | 0,0,0, |
589 | NM_137482 | scaffold_4 | + | 642082 | 642592 | 642082 | 642592 | 2 | 642082,642496, | 642451,642592, | 0 | GstE4 | cmpl | incmpl | 0,0, |
589 | NM_137482 | scaffold_4 | + | 644856 | 645037 | 644856 | 645037 | 1 | 644856, | 645037, | 0 | GstE4 | incmpl | incmpl | 2, |
589 | NM_137481 | scaffold_4 | + | 639894 | 640359 | 639894 | 640359 | 2 | 639894,640212, | 640008,640359, | 0 | GstE3 | incmpl | incmpl | 0,0, |
600 | NM_001046314 | scaffold_1 | - | 2078399 | 2078645 | 2078399 | 2078645 | 1 | 2078399, | 2078645, | 0 | UFM1 | cmpl | incmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|