|
|
Database: nomLeu2 Primary Table: xenoRefGene Row Count: 576,422   Data last updated: 2020-08-22
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 642 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_001019200 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | GL397277 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 7535717 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 7536815 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 7535717 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 7536815 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | Number of exons |
exonStarts | 7535717,7536377,7536481,753... | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 7535807,7536458,7536616,753... | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | cpc2 | varchar(255) | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,0,0,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
|
|
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)
nomLeu2.xenoMrna.qName (via xenoRefGene.name)
nomLeu2.xenoRefFlat.name (via xenoRefGene.name)
nomLeu2.xenoRefSeqAli.qName (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
642 | NM_001019200 | GL397277 | + | 7535717 | 7536815 | 7535717 | 7536815 | 4 | 7535717,7536377,7536481,7536752, | 7535807,7536458,7536616,7536815, | 0 | cpc2 | incmpl | incmpl | 0,0,0,1, |
618 | NM_001028457 | GL397368 | + | 4392029 | 4392365 | 4392029 | 4392365 | 2 | 4392029,4392230, | 4392104,4392365, | 0 | nhx-9 | incmpl | incmpl | 0,0, |
107 | NM_001205332 | GL397269 | - | 36130794 | 36366891 | 36134452 | 36277932 | 23 | 36130794,36131085,36131232,36131514,36131830,36134452,36137518,36147632,36151195,36152269,36156404,36158099,36194645,36194739,36 ... | 36130980,36131133,36131342,36131556,36131866,36134572,36137600,36147725,36151489,36152452,36156581,36158198,36194663,36194760,36 ... | 0 | Map4 | cmpl | incmpl | -1,-1,-1,-1,-1,1,0,0,0,0,0,0,1,0,1,2,0,1,0,0,0,0,-1, |
89 | NM_207100 | GL397291 | + | 17132013 | 17252123 | 17252123 | 17252123 | 2 | 17132013,17252093, | 17132325,17252123, | 0 | tmem208 | unk | unk | -1,-1, |
89 | NM_207100 | GL397291 | - | 17200380 | 17386475 | 17386475 | 17386475 | 2 | 17200380,17386157, | 17200404,17386475, | 0 | tmem208 | unk | unk | -1,-1, |
716 | NM_207100 | GL397291 | - | 17216692 | 17286185 | 17286185 | 17286185 | 2 | 17216692,17285873, | 17216722,17286185, | 0 | tmem208 | unk | unk | -1,-1, |
618 | NM_207100 | GL397342 | + | 4377421 | 4377736 | 4377736 | 4377736 | 1 | 4377421, | 4377736, | 0 | tmem208 | unk | unk | -1, |
623 | NM_207100 | GL397342 | + | 5060650 | 5060992 | 5060992 | 5060992 | 2 | 5060650,5060917, | 5060881,5060992, | 0 | tmem208 | unk | unk | -1,-1, |
98 | NM_001376542 | GL397286 | + | 26463758 | 26988286 | 26988286 | 26988286 | 4 | 26463758,26593844,26640835,26988259, | 26463782,26593874,26640841,26988286, | 0 | SGIP1 | unk | unk | -1,-1,-1,-1, |
589 | NM_001253335 | GL397494 | - | 536858 | 553715 | 536858 | 553715 | 2 | 536858,553589, | 536945,553715, | 0 | LOC100818805 | incmpl | incmpl | 0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|