|
|
Database: caeRem3 Primary Table: xenoRefGene Row Count: 229,260   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 | 1494 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001007853 | 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 | 119271639 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 119272542 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 119271639 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 119272542 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 119271639,119272476, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 119271840,119272542, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | DDX47 | 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 | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | 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
|
|
caeRem3.all_est.qName (via xenoRefGene.name)
caeRem3.all_mrna.qName (via xenoRefGene.name)
caeRem3.xenoMrna.qName (via xenoRefGene.name)
caeRem3.xenoRefFlat.name (via xenoRefGene.name)
caeRem3.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 |
---|
1494 | NM_001007853 | chrUn | - | 119271639 | 119272542 | 119271639 | 119272542 | 2 | 119271639,119272476, | 119271840,119272542, | 0 | DDX47 | incmpl | incmpl | 0,0, |
1635 | NM_001007853 | chrUn | + | 137694676 | 137695819 | 137694676 | 137695819 | 3 | 137694676,137695462,137695606, | 137695435,137695513,137695819, | 0 | DDX47 | incmpl | incmpl | 0,0,0, |
1235 | NM_001007852 | chrUn | + | 85210298 | 85211592 | 85210298 | 85211592 | 5 | 85210298,85210711,85210823,85211014,85211562, | 85210424,85210768,85210961,85211098,85211592, | 0 | RAP1B | cmpl | incmpl | 0,0,0,0,0, |
752 | NM_130466 | chrUn | + | 21990152 | 21991369 | 21990152 | 21991366 | 4 | 21990152,21990355,21990949,21991090, | 21990248,21990463,21991054,21991369, | 0 | UBE3B | incmpl | cmpl | 0,0,0,0, |
640 | NM_181582 | chrUn | - | 7304131 | 7304551 | 7304131 | 7304551 | 2 | 7304131,7304440, | 7304272,7304551, | 0 | Eif5a | incmpl | incmpl | 0,0, |
817 | NM_181578 | chrUn | + | 30479585 | 30480962 | 30479585 | 30480962 | 4 | 30479585,30479681,30479859,30480823, | 30479651,30479726,30479924,30480962, | 0 | RFC5 | incmpl | incmpl | 0,0,0,2, |
771 | NM_001288692 | chrUn | + | 24449805 | 24449994 | 24449805 | 24449994 | 1 | 24449805, | 24449994, | 0 | LOC102589130 | incmpl | incmpl | 0, |
623 | NM_132948 | chrUn | - | 5028496 | 5028646 | 5028496 | 5028646 | 1 | 5028496, | 5028646, | 0 | DENR | incmpl | incmpl | 0, |
1194 | NM_078131 | chrUn | - | 79894009 | 79894517 | 79894011 | 79894514 | 3 | 79894009,79894089,79894394, | 79894033,79894197,79894517, | 0 | F46F2.3 | cmpl | cmpl | 2,1,0, |
1696 | NM_001017656 | chrUn | + | 145732252 | 145732456 | 145732252 | 145732456 | 2 | 145732252,145732336, | 145732315,145732456, | 0 | pdss1 | incmpl | incmpl | 0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|