|
|
Database: anoGam3 Primary Table: xenoRefGene Row Count: 67,288   Data last updated: 2018-07-30
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 586 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001311475 | 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 | 157510 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 158210 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 157510 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 158210 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 157510,157724,157916, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 157624,157898,158210, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | LOC106111556 | 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
|
|
anoGam3.all_est.qName (via xenoRefGene.name)
anoGam3.all_mrna.qName (via xenoRefGene.name)
anoGam3.xenoMrna.qName (via xenoRefGene.name)
anoGam3.xenoRefFlat.name (via xenoRefGene.name)
anoGam3.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 |
---|
586 | NM_001311475 | chr2L | - | 157510 | 158210 | 157510 | 158210 | 3 | 157510,157724,157916, | 157624,157898,158210, | 0 | LOC106111556 | incmpl | incmpl | 0,0,0, |
925 | NM_001039321 | chr2L | - | 44668019 | 44670031 | 44668019 | 44670031 | 8 | 44668019,44668278,44668586,44668809,44668853,44669150,44669389,44669950, | 44668121,44668297,44668768,44668814,44669044,44669291,44669572,44670031, | 0 | LOC428335 | incmpl | incmpl | 0,1,1,2,0,0,0,0, |
652 | NM_023565 | chr3L | - | 8901901 | 8904563 | 8901901 | 8904563 | 8 | 8901901,8902146,8902383,8902754,8902922,8903426,8903603,8904200, | 8902021,8902233,8902470,8902835,8903006,8903552,8904167,8904563, | 0 | Cse1l | incmpl | incmpl | 0,0,0,0,0,0,0,0, |
586 | NM_199813 | chr2L | - | 157522 | 158114 | 157522 | 158114 | 3 | 157522,157679,157919, | 157612,157895,158114, | 0 | mthfd2l | incmpl | incmpl | 0,0,0, |
750 | NM_001106973 | chr3L | + | 21675875 | 21676598 | 21675875 | 21676598 | 5 | 21675875,21676046,21676130,21676340,21676481, | 21675950,21676088,21676295,21676445,21676598, | 0 | Pmm2 | incmpl | incmpl | 0,0,0,0,0, |
586 | NM_001002181 | chr2L | - | 157522 | 158246 | 157522 | 158246 | 3 | 157522,157676,157859, | 157621,157829,158246, | 0 | mthfd2 | incmpl | incmpl | 0,0,0, |
586 | NM_001193907 | chr2L | - | 157525 | 158237 | 157525 | 158237 | 3 | 157525,157679,157916, | 157621,157829,158237, | 0 | MTHFD2L | incmpl | incmpl | 0,0,0, |
697 | NM_006392 | chr2R | + | 14720283 | 14721198 | 14720283 | 14721198 | 2 | 14720283,14720565, | 14720547,14721198, | 0 | NOP56 | incmpl | incmpl | 0,0, |
963 | NM_001077873 | chr3R | + | 49670328 | 49670820 | 49670328 | 49670820 | 2 | 49670328,49670478, | 49670403,49670820, | 0 | DUT | incmpl | cmpl | 0,0, |
688 | NR_050482 | chr3L | + | 13617825 | 13617886 | 13617886 | 13617886 | 1 | 13617825, | 13617886, | 0 | Y106G6D.10 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|