|
|
Database: apiMel1 Primary Table: xenoRefGene Row Count: 269,970   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 | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001002836 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | Group4.17 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 26366 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 70531 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 26366 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 70531 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 26366,37974,59034,70449, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 26438,38019,59072,70531, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ZNF787 | 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 | 2,2,0,2, | 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
|
|
apiMel1.all_est.qName (via xenoRefGene.name)
apiMel1.all_mrna.qName (via xenoRefGene.name)
apiMel1.xenoMrna.qName (via xenoRefGene.name)
apiMel1.xenoRefSeqAli.qName (via xenoRefGene.name)
hgFixed.gbCdnaInfo.acc (via xenoRefGene.name)
hgFixed.gbMiscDiff.acc (via xenoRefGene.name)
hgFixed.gbWarn.acc (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | NM_001002836 | Group4.17 | - | 26366 | 70531 | 26366 | 70531 | 4 | 26366,37974,59034,70449, | 26438,38019,59072,70531, | 0 | ZNF787 | incmpl | incmpl | 2,2,0,2, |
585 | NM_001256933 | GroupUn.7108 | + | 646 | 865 | 646 | 865 | 1 | 646, | 865, | 0 | GK2 | incmpl | incmpl | 0, |
585 | NM_001256933 | GroupUn.713 | - | 23517 | 25379 | 23517 | 25379 | 9 | 23517,23656,23919,23943,24072,24301,24550,25161,25290, | 23570,23863,23922,24003,24198,24403,24718,25233,25379, | 0 | GK2 | incmpl | incmpl | 0,0,0,0,0,0,0,0,1, |
587 | NM_001256931 | Group11.11 | + | 316512 | 334838 | 316512 | 334838 | 6 | 316512,318894,319150,319384,321840,334706, | 316772,319099,319332,319541,321974,334838, | 0 | KCNA1 | incmpl | incmpl | 0,2,0,0,1,0, |
585 | NM_001316725 | GroupUn.706 | - | 4284 | 4479 | 4284 | 4479 | 1 | 4284, | 4479, | 0 | lipea | incmpl | incmpl | 0, |
585 | NM_001258762 | GroupUn.736 | + | 4915 | 22026 | 4915 | 22026 | 8 | 4915,18291,19956,20168,20364,20698,20934,21978, | 5242,18519,20091,20201,20439,20709,21045,22026, | 0 | Cngl | incmpl | incmpl | 0,0,0,2,0,1,0,0, |
585 | NM_001258767 | Group1.12 | - | 5708 | 42388 | 5708 | 42388 | 10 | 5708,6442,6793,6838,7689,7769,7905,16365,41816,42331, | 5819,6679,6826,7024,7697,7845,7974,16496,41955,42388, | 0 | sd | incmpl | cmpl | 0,0,0,0,1,0,0,1,0,0, |
585 | NM_001258762 | GroupUn.217 | + | 90121 | 91015 | 90121 | 91015 | 4 | 90121,90183,90370,90655, | 90174,90271,90622,91015, | 0 | Cngl | incmpl | incmpl | 0,2,0,0, |
585 | NM_009477 | GroupUn.1077 | + | 2063 | 9398 | 2063 | 9398 | 4 | 2063,8273,8369,9170, | 2165,8345,8435,9398, | 0 | Upp1 | incmpl | incmpl | 0,0,0,0, |
585 | NM_010477 | GroupUn.1352 | + | 2079 | 3729 | 2079 | 3729 | 5 | 2079,2308,3021,3394,3573, | 2152,2859,3199,3555,3729, | 0 | Hspd1 | incmpl | incmpl | 0,1,0,1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|