|
|
Database: pteVam1 Primary Table: xenoRefGene Row Count: 528,338   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_001044316 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_6377 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 3463 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 5700 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 3463 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 5700 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 5 | int(10) unsigned | Number of exons |
exonStarts | 3463,3507,3850,5216,5531, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 3507,3546,3954,5312,5700, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | snx11 | 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,2,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
|
|
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)
pteVam1.all_mrna.qName (via xenoRefGene.name)
pteVam1.xenoRefFlat.name (via xenoRefGene.name)
pteVam1.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_001044316 | scaffold_6377 | + | 3463 | 5700 | 3463 | 5700 | 5 | 3463,3507,3850,5216,5531, | 3507,3546,3954,5312,5700, | 0 | snx11 | incmpl | incmpl | 0,0,0,2,2, |
586 | NM_001354031 | scaffold_1436 | - | 194592 | 199412 | 194592 | 199412 | 4 | 194592,196303,197098,199340, | 194607,196402,197191,199412, | 0 | GF14C | incmpl | incmpl | 0,0,0,0, |
585 | NM_001354031 | scaffold_19228 | + | 12374 | 12561 | 12374 | 12561 | 2 | 12374,12495, | 12488,12561, | 0 | GF14C | incmpl | incmpl | 0,0, |
586 | NM_001354031 | scaffold_2126 | - | 152817 | 171797 | 152817 | 171797 | 5 | 152817,153117,153300,169496,171716, | 153024,153165,153431,169500,171797, | 0 | GF14C | incmpl | incmpl | 0,0,1,0,0, |
586 | NM_001354031 | scaffold_274 | - | 213689 | 219594 | 213689 | 219594 | 3 | 213689,215961,219399, | 213839,216105,219594, | 0 | GF14C | incmpl | incmpl | 0,0,0, |
585 | NR_040475 | scaffold_5292 | + | 45207 | 45399 | 45399 | 45399 | 1 | 45207, | 45399, | 0 | 4930448I06Rik | unk | unk | -1, |
588 | NM_115841 | scaffold_98 | + | 484285 | 484366 | 484285 | 484366 | 1 | 484285, | 484366, | 0 | MPK10 | incmpl | incmpl | 0, |
585 | NM_001257447 | scaffold_10981 | - | 38285 | 48073 | 38806 | 48073 | 4 | 38285,38414,38689,47880, | 38390,38644,38816,48073, | 0 | SEPTIN6 | incmpl | cmpl | -1,-1,2,1, |
585 | NM_001257447 | scaffold_13793 | - | 3976 | 19120 | 3976 | 19120 | 5 | 3976,4065,6776,16248,18931, | 4064,4148,6877,16410,19120, | 0 | SEPTIN6 | incmpl | incmpl | 1,2,0,0,0, |
585 | NM_001257447 | scaffold_1802 | - | 108030 | 112262 | 108030 | 112262 | 8 | 108030,108374,108762,109310,110527,111017,112165,112199, | 108166,108540,108859,109472,110716,111098,112198,112262, | 0 | SEPTIN6 | incmpl | incmpl | 2,1,0,0,0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|