|
|
Database: strPur1 Primary Table: xenoRefGene Row Count: 662,468   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 | 586 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_001292497 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | Scaffold1671 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 138831 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 141873 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 138831 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 141873 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | Number of exons |
exonStarts | 138831,139512,140752,141744, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 138942,139576,140919,141873, | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | LOC103177071 | 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,1,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)
strPur1.all_mrna.qName (via xenoRefGene.name)
strPur1.refGene.name (via xenoRefGene.name)
strPur1.refSeqAli.qName (via xenoRefGene.name)
strPur1.xenoRefFlat.name (via xenoRefGene.name)
strPur1.xenoRefSeqAli.qName (via xenoRefGene.name)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
586 | NM_001292497 | Scaffold1671 | + | 138831 | 141873 | 138831 | 141873 | 4 | 138831,139512,140752,141744, | 138942,139576,140919,141873, | 0 | LOC103177071 | incmpl | incmpl | 0,0,1,0, |
588 | NM_001088493 | Scaffold191 | + | 481117 | 483839 | 481117 | 483839 | 3 | 481117,481805,483763, | 481261,481930,483839, | 0 | gata5.S | incmpl | incmpl | 0,0,2, |
585 | NM_001088489 | Scaffold33842 | + | 11103 | 16056 | 11103 | 16056 | 3 | 11103,15556,16014, | 11169,15619,16056, | 0 | phf1.L | incmpl | incmpl | 0,0,0, |
585 | NM_001025076 | Scaffold130 | - | 118 | 58310 | 118 | 58310 | 4 | 118,21963,27479,58187, | 265,22035,27518,58310, | 0 | CELF2 | incmpl | incmpl | 0,0,0,0, |
585 | NM_001346233 | Scaffold71479 | - | 177 | 473 | 473 | 473 | 2 | 177,434, | 225,473, | 0 | RELCH | unk | unk | -1,-1, |
585 | NM_001346233 | Scaffold51142 | + | 49 | 1163 | 1163 | 1163 | 3 | 49,181,1121, | 151,328,1163, | 0 | RELCH | unk | unk | -1,-1,-1, |
585 | NM_001346233 | Scaffold31712 | - | 777 | 3927 | 3927 | 3927 | 2 | 777,3763, | 885,3927, | 0 | RELCH | unk | unk | -1,-1, |
585 | NM_001087261 | Scaffold9333 | - | 87 | 887 | 87 | 887 | 2 | 87,776, | 333,887, | 0 | rpsa.S | incmpl | incmpl | 0,0, |
586 | NM_001087259 | Scaffold1960 | + | 172184 | 173296 | 172184 | 173296 | 2 | 172184,173158, | 172217,173296, | 0 | rps10.S | incmpl | incmpl | 0,0, |
585 | NM_001177458 | Scaffold1885 | + | 12285 | 13170 | 12385 | 13170 | 3 | 12285,12385,13146, | 12336,12448,13170, | 0 | lrp5 | incmpl | incmpl | -1,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|