|
|
Database: droEre1 Primary Table: xenoRefGene Row Count: 264,309   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 | 677 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001113276 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_4784 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 12118511 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 12119357 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 12118511 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 12119357 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 12118511,12119249, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 12118592,12119357, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Sp1 | 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, | 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
|
|
droEre1.all_mrna.qName (via xenoRefGene.name)
droEre1.xenoMrna.qName (via xenoRefGene.name)
droEre1.xenoRefFlat.name (via xenoRefGene.name)
droEre1.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 |
---|
677 | NM_001113276 | scaffold_4784 | + | 12118511 | 12119357 | 12118511 | 12119357 | 2 | 12118511,12119249, | 12118592,12119357, | 0 | Sp1 | incmpl | incmpl | 0,0, |
673 | NM_001017640 | scaffold_4784 | - | 11604725 | 11609242 | 11604725 | 11609242 | 5 | 11604725,11604839,11605073,11605308,11609197, | 11604797,11605046,11605127,11605401,11609242, | 0 | akr1a1b | incmpl | incmpl | 0,0,0,0,0, |
677 | NM_124937 | scaffold_4770 | + | 12152380 | 12155856 | 12152380 | 12155856 | 4 | 12152380,12152479,12155715,12155772, | 12152431,12152527,12155736,12155856, | 0 | MTE17.27; MTE17_27 | incmpl | incmpl | 0,0,0,0, |
616 | NM_125033 | scaffold_4690 | - | 4123879 | 4125423 | 4123879 | 4125423 | 6 | 4123879,4124005,4124211,4124631,4124865,4125189, | 4123939,4124104,4124433,4124742,4124919,4125423, | 0 | Cpn60beta3 | incmpl | incmpl | 0,0,0,0,0,0, |
593 | NM_113237 | scaffold_4820 | + | 1099627 | 1100494 | 1099627 | 1100494 | 1 | 1099627, | 1100494, | 0 | ckl10 | incmpl | incmpl | 0, |
715 | NM_001310327 | scaffold_4770 | - | 17088270 | 17088453 | 17088270 | 17088453 | 1 | 17088270, | 17088453, | 0 | IBA57 | incmpl | incmpl | 0, |
665 | NM_001039168 | scaffold_4784 | + | 10569193 | 10571639 | 10569193 | 10571639 | 4 | 10569193,10569611,10570460,10571603, | 10569271,10569665,10570553,10571639, | 0 | Rbfox3 | incmpl | incmpl | 0,0,0,0, |
723 | NM_128227 | scaffold_4784 | - | 18177627 | 18177732 | 18177627 | 18177732 | 1 | 18177627, | 18177732, | 0 | PID2 | incmpl | incmpl | 0, |
658 | NM_001012964 | scaffold_4929 | + | 9606409 | 9606931 | 9606409 | 9606931 | 2 | 9606409,9606808, | 9606460,9606931, | 0 | KLK6 | incmpl | incmpl | 0,0, |
610 | NM_001012999 | scaffold_4845 | + | 3312787 | 3312901 | 3312787 | 3312901 | 1 | 3312787, | 3312901, | 0 | MET | incmpl | incmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|