|
|
Database: strPur2 Primary Table: xenoRefGene Row Count: 210,668   Data last updated: 2020-09-01
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_001046791 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | Scaffold2386 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 1812 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1899 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1812 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1899 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 1812, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 1899, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | LOC692951 | 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, | 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
|
|
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)
strPur2.all_est.qName (via xenoRefGene.name)
strPur2.all_mrna.qName (via xenoRefGene.name)
strPur2.refGene.name (via xenoRefGene.name)
strPur2.refSeqAli.qName (via xenoRefGene.name)
strPur2.xenoMrna.qName (via xenoRefGene.name)
strPur2.xenoRefFlat.name (via xenoRefGene.name)
strPur2.xenoRefSeqAli.qName (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | NM_001046791 | Scaffold2386 | + | 1812 | 1899 | 1812 | 1899 | 1 | 1812, | 1899, | 0 | LOC692951 | incmpl | incmpl | 0, |
585 | NM_001104989 | Scaffold45223 | + | 34296 | 34464 | 34296 | 34464 | 1 | 34296, | 34464, | 0 | SLC7A10 | incmpl | incmpl | 0, |
585 | NM_001152309 | Scaffold65207 | - | 4859 | 5602 | 4859 | 5602 | 2 | 4859,5566, | 4976,5602, | 0 | LOC100279288 | incmpl | incmpl | 0,0, |
585 | NM_175579 | Scaffold27070 | + | 36451 | 38234 | 36451 | 38234 | 4 | 36451,36565,36988,38079, | 36550,36626,37207,38234, | 0 | Wnk4 | incmpl | incmpl | 0,0,1,1, |
585 | NM_080904 | Scaffold80271 | - | 97620 | 99674 | 97620 | 99674 | 4 | 97620,98259,99117,99592, | 97701,98322,99227,99674, | 0 | Arf3 | incmpl | incmpl | 0,0,1,0, |
585 | NM_001086060 | Scaffold59559 | + | 6114 | 10384 | 6114 | 10384 | 6 | 6114,7467,7899,8513,9343,10276, | 6324,7626,8075,8631,9457,10384, | 0 | ckmt1b.L | incmpl | incmpl | 0,0,0,2,0,0, |
585 | NM_001094163 | Scaffold32324 | + | 59417 | 59552 | 59417 | 59552 | 1 | 59417, | 59552, | 0 | tmem259.L | incmpl | incmpl | 0, |
585 | NM_001033530 | Scaffold51802 | - | 10812 | 13378 | 11138 | 13378 | 6 | 10812,11137,11175,11879,12662,13330, | 10830,11144,11711,11990,13140,13378, | 0 | AW146154 | incmpl | cmpl | -1,0,1,1,0,0, |
73 | NM_001268502 | Scaffold39357 | - | 116370 | 132494 | 116370 | 132494 | 5 | 116370,118036,126521,128288,132356, | 116472,118188,126611,128447,132494, | 0 | catp-6 | incmpl | incmpl | 0,0,0,0,0, |
585 | NM_001101685 | Scaffold69300 | + | 79875 | 83735 | 79875 | 83735 | 4 | 79875,80858,82433,83642, | 79905,80912,82481,83735, | 0 | MME | incmpl | incmpl | 0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|