|
|
Database: caeRem2 Primary Table: xenoRefGene Row Count: 271,110   Data last updated: 2020-08-20
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1601 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NR_165001 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrUn | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 133187181 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 133187947 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 133187947 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 133187947 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 5 | int(10) unsigned | range | Number of exons |
exonStarts | 133187181,133187360,1331875... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 133187328,133187520,1331877... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | unk | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | unk | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | -1,-1,-1,-1,-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
|
|
caeRem2.all_est.qName (via xenoRefGene.name)
caeRem2.all_mrna.qName (via xenoRefGene.name)
caeRem2.xenoMrna.qName (via xenoRefGene.name)
caeRem2.xenoRefFlat.name (via xenoRefGene.name)
caeRem2.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 |
---|
1601 | NR_165001 | chrUn | - | 133187181 | 133187947 | 133187947 | 133187947 | 5 | 133187181,133187360,133187530,133187851,133187908, | 133187328,133187520,133187754,133187880,133187947, | 0 | | unk | unk | -1,-1,-1,-1,-1, |
882 | NM_001077989 | chrUn | - | 38950645 | 38950792 | 38950645 | 38950792 | 1 | 38950645, | 38950792, | 0 | MED31 | incmpl | incmpl | 0, |
1601 | NR_042706 | chrUn | - | 133187163 | 133187969 | 133187969 | 133187969 | 2 | 133187163,133187909, | 133187744,133187969, | 0 | | unk | unk | -1,-1, |
911 | NM_062111 | chrUn | - | 42775166 | 42775775 | 42775166 | 42775775 | 2 | 42775166,42775667, | 42775466,42775775, | 0 | bath-30 | incmpl | incmpl | 0,0, |
1127 | NM_177236 | chrUn | + | 71118623 | 71125747 | 71118623 | 71125747 | 10 | 71118623,71119348,71119500,71119872,71120046,71121728,71122208,71122502,71123852,71125708, | 71118824,71119423,71119863,71119875,71120109,71121962,71122352,71123546,71123909,71125747, | 0 | Atp2b3 | incmpl | incmpl | 0,0,0,0,0,0,0,0,0,0, |
1116 | NR_101584 | chrUn | - | 69661275 | 69661407 | 69661407 | 69661407 | 1 | 69661275, | 69661407, | 0 | T23G11.12 | unk | unk | -1, |
1541 | NR_101577 | chrUn | - | 125410943 | 125411033 | 125411033 | 125411033 | 1 | 125410943, | 125411033, | 0 | K07G5.7 | unk | unk | -1, |
850 | NM_001269541 | chrUn | - | 34828599 | 34828713 | 34828599 | 34828713 | 1 | 34828599, | 34828713, | 0 | T16G1.13 | incmpl | incmpl | 0, |
850 | NM_001269540 | chrUn | - | 34840965 | 34842523 | 34840965 | 34842523 | 6 | 34840965,34841162,34841375,34841519,34842280,34842487, | 34841022,34841300,34841471,34841629,34842419,34842523, | 0 | T16G1.2 | cmpl | incmpl | 2,2,0,1,0,0, |
748 | NM_001256480 | chrUn | + | 21411549 | 21411669 | 21411549 | 21411669 | 1 | 21411549, | 21411669, | 0 | Gm4724 | incmpl | incmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|