|
|
Database: tupBel1 Primary Table: xenoRefGene Row Count: 845,862   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 | description |
bin | 585 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_001301275 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_106709.1-20747 | varchar(255) | Reference sequence chromosome or scaffold |
strand | - | char(1) | + or - for strand |
txStart | 8018 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 15626 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 8018 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 8820 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | Number of exons |
exonStarts | 8018,8804,15497, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 8636,8820,15626, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | ZNF169 | 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,2,-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)
tupBel1.all_est.qName (via xenoRefGene.name)
tupBel1.all_mrna.qName (via xenoRefGene.name)
tupBel1.xenoRefFlat.name (via xenoRefGene.name)
tupBel1.xenoRefSeqAli.qName (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | NM_001301275 | scaffold_106709.1-20747 | - | 8018 | 15626 | 8018 | 8820 | 3 | 8018,8804,15497, | 8636,8820,15626, | 0 | ZNF169 | incmpl | incmpl | 0,2,-1, |
585 | NM_001301275 | scaffold_123165.1-242008 | + | 65955 | 72637 | 71728 | 72637 | 7 | 65955,71728,71855,72053,72272,72355,72505, | 66024,71771,72039,72238,72323,72415,72637, | 0 | ZNF169 | incmpl | incmpl | -1,0,1,1,1,0,0, |
585 | NM_001301275 | scaffold_126733.1-210368 | - | 21452 | 22361 | 21452 | 22361 | 4 | 21452,21665,21749,22204, | 21647,21716,21895,22361, | 0 | ZNF169 | incmpl | incmpl | 0,0,1,0, |
73 | NR_028460 | scaffold_11756.1-342167 | + | 117146 | 306394 | 306394 | 306394 | 3 | 117146,117587,306355, | 117173,117611,306394, | 0 | ATXN3 | unk | unk | -1,-1,-1, |
586 | NR_028460 | scaffold_114895.1-498454 | - | 238462 | 239986 | 239986 | 239986 | 6 | 238462,238505,238574,239340,239375,239770, | 238495,238557,238857,239361,239405,239986, | 0 | ATXN3 | unk | unk | -1,-1,-1,-1,-1,-1, |
585 | NR_137628 | scaffold_128060.1-13888 | - | 12610 | 13571 | 13571 | 13571 | 4 | 12610,12838,13073,13489, | 12738,12964,13235,13571, | 0 | Adamts10 | unk | unk | -1,-1,-1,-1, |
585 | NM_001025667 | scaffold_614.1-59472 | - | 420 | 1784 | 528 | 1406 | 7 | 420,528,805,1018,1504,1587,1760, | 528,803,1018,1406,1528,1629,1784, | 0 | Rnf2 | incmpl | incmpl | -1,0,0,2,-1,-1,-1, |
585 | NM_001107194 | scaffold_112376.1-98999 | + | 97567 | 97702 | 97567 | 97702 | 1 | 97567, | 97702, | 0 | Pogk | incmpl | incmpl | 0, |
585 | NM_001195085 | scaffold_78481.1-4302 | - | 322 | 1048 | 752 | 827 | 3 | 322,631,710, | 568,655,1048, | 0 | MTRNR2L7 | cmpl | cmpl | -1,-1,0, |
585 | NM_001271336 | scaffold_65466.1-1137 | - | 693 | 981 | 693 | 981 | 1 | 693, | 981, | 0 | Vsig10 | incmpl | incmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|