|
|
Database: caePb2 Primary Table: xenoRefGene Row Count: 276,832   Data last updated: 2020-08-18
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1463 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001131583 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrUn | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 115131813 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 115132328 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 115131813 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 115132328 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 115131813,115132028,115132205, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 115131864,115132160,115132328, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | RPS15 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,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
|
|
caePb2.all_est.qName (via xenoRefGene.name)
caePb2.all_mrna.qName (via xenoRefGene.name)
caePb2.xenoMrna.qName (via xenoRefGene.name)
caePb2.xenoRefFlat.name (via xenoRefGene.name)
caePb2.xenoRefSeqAli.qName (via xenoRefGene.name)
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)
| |
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
1463 | NM_001131583 | chrUn | + | 115131813 | 115132328 | 115131813 | 115132328 | 3 | 115131813,115132028,115132205, | 115131864,115132160,115132328, | 0 | RPS15 | incmpl | cmpl | 0,0,0, |
1202 | NM_001131582 | chrUn | - | 80943101 | 80946459 | 80943101 | 80946459 | 3 | 80943101,80946201,80946426, | 80943221,80946297,80946459, | 0 | EXOC6B | incmpl | incmpl | 0,0,0, |
2051 | NM_001131581 | chrUn | + | 192246673 | 192246898 | 192246898 | 192246898 | 2 | 192246673,192246815, | 192246775,192246898, | 0 | TIMM10B | unk | unk | -1,-1, |
2051 | NM_001131581 | chrUn | + | 192248985 | 192249079 | 192249079 | 192249079 | 1 | 192248985, | 192249079, | 0 | TIMM10B | unk | unk | -1, |
637 | NM_001131577 | chrUn | - | 6843097 | 6843521 | 6843097 | 6843521 | 2 | 6843097,6843437, | 6843214,6843521, | 0 | CYB5B | incmpl | incmpl | 0,0, |
939 | NM_001131576 | chrUn | + | 46416045 | 46418264 | 46416045 | 46418264 | 6 | 46416045,46416250,46416802,46417303,46417594,46418114, | 46416195,46416583,46417264,46417474,46417612,46418264, | 0 | EHD3 | cmpl | incmpl | 0,0,0,0,0,0, |
1468 | NM_012016 | chrUn | + | 115825170 | 115826810 | 115825170 | 115826810 | 4 | 115825170,115825263,115825407,115826645, | 115825233,115825296,115825536,115826810, | 0 | Ern2 | incmpl | incmpl | 0,0,0,0, |
594 | NM_076003 | chrUn | - | 1212199 | 1214528 | 1212199 | 1214528 | 10 | 1212199,1212486,1212642,1212937,1213113,1213360,1213609,1213772,1214048,1214436, | 1212421,1212592,1212893,1213066,1213305,1213555,1213724,1213963,1214363,1214528, | 0 | gap-1 | incmpl | incmpl | 2,2,0,0,0,0,2,0,0,1, |
870 | NM_001374500 | chrUn | - | 37376002 | 37376666 | 37376002 | 37376179 | 4 | 37376002,37376324,37376465,37376591, | 37376188,37376393,37376558,37376666, | 0 | HSD17B4 | cmpl | incmpl | 0,-1,-1,-1, |
1109 | NM_001374500 | chrUn | + | 68752936 | 68753595 | 68752936 | 68753595 | 3 | 68752936,68753254,68753463, | 68753077,68753416,68753595, | 0 | HSD17B4 | incmpl | incmpl | 0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|