|
|
Database: anoGam1 Primary Table: xenoRefGene Row Count: 129,635   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 | 653 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001024365 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr2R | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 8929092 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 8929494 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 8929092 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 8929494 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 8929092,8929146,8929230, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 8929125,8929188,8929494, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Cesl1 | 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,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
|
|
anoGam1.all_est.qName (via xenoRefGene.name)
anoGam1.all_mrna.qName (via xenoRefGene.name)
anoGam1.xenoMrna.qName (via xenoRefGene.name)
anoGam1.xenoRefFlat.name (via xenoRefGene.name)
anoGam1.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 |
---|
653 | NM_001024365 | chr2R | + | 8929092 | 8929494 | 8929092 | 8929494 | 3 | 8929092,8929146,8929230, | 8929125,8929188,8929494, | 0 | Cesl1 | incmpl | incmpl | 0,0,0, |
802 | NM_001269018 | chr2R | - | 28518439 | 28518805 | 28518439 | 28518805 | 3 | 28518439,28518507,28518660, | 28518477,28518648,28518805, | 0 | clec-199 | incmpl | incmpl | 1,1,0, |
675 | NM_001372468 | chr3L | + | 11814053 | 11823169 | 11814053 | 11823169 | 3 | 11814053,11814351,11823124, | 11814122,11814498,11823169, | 0 | Ssbp4 | incmpl | incmpl | 0,0,0, |
659 | NM_001026 | chr2L | - | 9773071 | 9773440 | 9773071 | 9773440 | 1 | 9773071, | 9773440, | 0 | RPS24 | incmpl | incmpl | 0, |
845 | NM_001274344 | chr2L | + | 34184147 | 34184858 | 34184147 | 34184858 | 3 | 34184147,34184450,34184798, | 34184306,34184717,34184858, | 0 | CG7974 | incmpl | cmpl | 0,0,0, |
775 | NM_001274343 | chr2L | - | 24977584 | 24977885 | 24977584 | 24977885 | 3 | 24977584,24977764,24977798, | 24977716,24977767,24977885, | 0 | CG7970 | cmpl | incmpl | 0,0,0, |
922 | NM_174754 | chr2R | + | 44217974 | 44227003 | 44217974 | 44227003 | 11 | 44217974,44218187,44224666,44224863,44225559,44225793,44226135,44226478,44226655,44226662,44226927, | 44218091,44218493,44224786,44225511,44225670,44226012,44226210,44226569,44226660,44226832,44227003, | 0 | ATP6V0A1 | cmpl | incmpl | 0,0,0,0,0,0,0,0,1,0,2, |
707 | NR_146413 | chr2R | + | 16041070 | 16043128 | 16043128 | 16043128 | 3 | 16041070,16042141,16042264, | 16041889,16042219,16043128, | 0 | SGSM3 | unk | unk | -1,-1,-1, |
839 | NM_001004207 | chr2L | - | 33361121 | 33361898 | 33361121 | 33361898 | 2 | 33361121,33361394, | 33361358,33361898, | 0 | Dhps | incmpl | incmpl | 0,0, |
658 | NM_001004206 | chr2L | + | 9630625 | 9631123 | 9630625 | 9631123 | 2 | 9630625,9630826, | 9630802,9631123, | 0 | Pa2g4 | incmpl | incmpl | 0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|