|
|
Database: vicPac1 Primary Table: xenoRefGene Row Count: 632,143   Data last updated: 2020-09-01
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_001025412 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_64455 | varchar(255) | Reference sequence chromosome or scaffold |
strand | - | char(1) | + or - for strand |
txStart | 686 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 823 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 686 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 823 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | Number of exons |
exonStarts | 686,703, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 701,823, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | Ccnq | 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, | 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)
vicPac1.all_est.qName (via xenoRefGene.name)
vicPac1.xenoRefFlat.name (via xenoRefGene.name)
vicPac1.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_001025412 | scaffold_64455 | - | 686 | 823 | 686 | 823 | 2 | 686,703, | 701,823, | 0 | Ccnq | incmpl | incmpl | 0,0, |
73 | NM_001025410 | scaffold_1170 | + | 385335 | 395104 | 385335 | 394487 | 5 | 385335,390267,392192,394436,394960, | 385383,390378,392305,394627,395104, | 0 | Chmp5 | incmpl | cmpl | 0,1,1,0,-1, |
585 | NM_001085492 | scaffold_5764 | - | 41985 | 42067 | 41985 | 42067 | 1 | 41985, | 42067, | 0 | Rere | incmpl | incmpl | 2, |
585 | NM_001161500 | scaffold_4931 | + | 90883 | 130242 | 90883 | 92345 | 12 | 90883,91108,91264,91346,91445,91581,91790,92129,92270,92381,129720,130094, | 90916,91180,91318,91421,91497,91757,91961,92255,92345,92468,129926,130242, | 0 | ZNF611 | incmpl | incmpl | 0,2,2,0,0,1,0,0,0,-1,-1,-1, |
587 | NM_001282308 | scaffold_389 | + | 311114 | 326384 | 318826 | 326384 | 7 | 311114,318811,319972,323655,323848,324998,326270, | 311339,318862,319981,323755,324004,325186,326384, | 0 | STK25 | cmpl | incmpl | -1,0,0,0,1,1,0, |
585 | NM_001177940 | scaffold_5761 | + | 50101 | 53029 | 50101 | 53029 | 2 | 50101,52895, | 50156,53029, | 0 | Eda | incmpl | incmpl | 0,1, |
585 | NM_001177941 | scaffold_25992 | - | 181 | 4460 | 181 | 4460 | 3 | 181,1783,4400, | 210,1802,4460, | 0 | Eda | incmpl | incmpl | 1,0,0, |
585 | NM_001086161 | scaffold_5197 | - | 14910 | 38044 | 14910 | 38044 | 10 | 14910,15879,25593,26202,36172,36422,36493,37312,37841,37987, | 14979,15966,25714,26303,36226,36439,36547,37460,37843,38044, | 0 | arhgap11a.1.L | incmpl | incmpl | 0,0,2,0,0,0,0,2,0,0, |
585 | NM_001292003 | scaffold_4599 | - | 50395 | 50488 | 50488 | 50488 | 1 | 50395, | 50488, | 0 | KLHL8 | unk | unk | -1, |
585 | NM_001292003 | scaffold_812 | - | 4262 | 4630 | 4262 | 4478 | 2 | 4262,4418, | 4418,4630, | 0 | KLHL8 | cmpl | incmpl | 0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|