|
|
Database: droSim1 Primary Table: xenoRefGene Row Count: 385,171   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 | 662 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001261205 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr2L | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 10217478 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 10217913 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 10217478 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 10217913 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 10217478,10217571, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 10217553,10217913, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | SNRPN | 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
|
|
droSim1.all_est.qName (via xenoRefGene.name)
droSim1.all_mrna.qName (via xenoRefGene.name)
droSim1.xenoMrna.qName (via xenoRefGene.name)
droSim1.xenoRefFlat.name (via xenoRefGene.name)
droSim1.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 |
---|
662 | NM_001261205 | chr2L | - | 10217478 | 10217913 | 10217478 | 10217913 | 2 | 10217478,10217571, | 10217553,10217913, | 0 | SNRPN | incmpl | incmpl | 0,0, |
88 | NM_001179998 | chr3L | - | 15774378 | 16056759 | 15774378 | 16056759 | 3 | 15774378,15944661,16056705, | 15774402,15944670,16056759, | 0 | QCR6 | incmpl | incmpl | 1,1,1, |
657 | NM_001179996 | chr2R | - | 9505885 | 9509652 | 9505885 | 9509652 | 7 | 9505885,9509087,9509140,9509182,9509305,9509404,9509568, | 9506185,9509116,9509144,9509272,9509362,9509494,9509652, | 0 | SMC2 | incmpl | incmpl | 0,1,0,0,0,0,0, |
652 | NM_001181103 | chr3L | - | 8823276 | 8823456 | 8823276 | 8823456 | 1 | 8823276, | 8823456, | 0 | HAP2 | incmpl | incmpl | 0, |
642 | NM_001179993 | chr2L | - | 7601079 | 7601235 | 7601079 | 7601235 | 1 | 7601079, | 7601235, | 0 | CDC14 | incmpl | incmpl | 0, |
588 | NM_001180992 | chr3R | + | 521496 | 521592 | 521496 | 521592 | 1 | 521496, | 521592, | 0 | SOH1 | incmpl | incmpl | 0, |
714 | NM_001181102 | chr2R | + | 16972652 | 16973996 | 16972652 | 16973996 | 6 | 16972652,16972859,16973216,16973456,16973654,16973846, | 16972832,16972964,16973339,16973507,16973816,16973996, | 0 | MTO1 | incmpl | incmpl | 0,0,0,0,0,0, |
636 | NM_001181100 | chr2L | - | 6805470 | 6808300 | 6805470 | 6808300 | 5 | 6805470,6805563,6805665,6805981,6808222, | 6805515,6805608,6805755,6806128,6808300, | 0 | ADE5,7 | incmpl | incmpl | 0,0,0,0,0, |
665 | NM_166129 | chr2R | - | 10597336 | 10603402 | 10597336 | 10603402 | 7 | 10597336,10597447,10597668,10599741,10601119,10602087,10603230, | 10597432,10597668,10597889,10600414,10602056,10602141,10603402, | 0 | Strn-Mlck | incmpl | incmpl | 0,1,2,1,0,1,2, |
665 | NM_166129 | chr2R | - | 10597336 | 10603987 | 10597336 | 10603987 | 6 | 10597336,10597447,10597668,10599741,10601704,10603428, | 10597432,10597668,10597889,10600414,10601993,10603987, | 0 | Strn-Mlck | incmpl | incmpl | 0,1,2,1,0,2, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|