|
|
Database: gorGor3 Primary Table: xenoRefGene Row Count: 554,749   Data last updated: 2020-08-21
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 1769 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_146017 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | chr5 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 155273365 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 155293398 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 155273369 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 155292792 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 14 | int(10) unsigned | Number of exons |
exonStarts | 155273365,155273881,1552790... | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 155273416,155274004,1552790... | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | Gabrp | varchar(255) | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,0,0,0,0,2,1,1,0,-1,-1,-1,... | 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
|
|
gorGor3.all_mrna.qName (via xenoRefGene.name)
gorGor3.xenoMrna.qName (via xenoRefGene.name)
gorGor3.xenoRefFlat.name (via xenoRefGene.name)
gorGor3.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 |
---|
1769 | NM_146017 | chr5 | + | 155273365 | 155293398 | 155273369 | 155292792 | 14 | 155273365,155273881,155279006,155279974,155282227,155286234,155289117,155290088,155292489,155292943,155293047,155293220,15529326 ... | 155273416,155274004,155279072,155280187,155282315,155286371,155289270,155290276,155292805,155293003,155293101,155293258,15529329 ... | 0 | Gabrp | cmpl | cmpl | 0,0,0,0,0,2,1,1,0,-1,-1,-1,-1,-1, |
101 | NR_024616 | chr20 | - | 29388644 | 29614417 | 29614417 | 29614417 | 2 | 29388644,29614378, | 29388786,29614417, | 0 | INE1 | unk | unk | -1,-1, |
14 | NM_001320185 | chr1 | + | 46800393 | 47211393 | 47211393 | 47211393 | 3 | 46800393,47182527,47211368, | 46800495,47182555,47211393, | 0 | ZNF326 | unk | unk | -1,-1,-1, |
13 | NM_001320185 | chr5 | + | 34591589 | 35290175 | 35290175 | 35290175 | 4 | 34591589,34843076,35005937,35290145, | 34591610,34843102,35005967,35290175, | 0 | ZNF326 | unk | unk | -1,-1,-1,-1, |
201 | NM_001320185 | chr1 | - | 134488092 | 134755898 | 134753939 | 134755898 | 3 | 134488092,134753939,134755883, | 134488137,134754005,134755898, | 0 | ZNF326 | incmpl | incmpl | -1,1,0, |
585 | NR_033534 | CABD02413273 | + | 1657 | 2440 | 2440 | 2440 | 2 | 1657,1867, | 1837,2440, | 0 | Olfr1300-ps1 | unk | unk | -1,-1, |
1327 | NM_146620 | chr3 | + | 97328678 | 97329224 | 97328678 | 97329224 | 3 | 97328678,97329039,97329146, | 97328747,97329060,97329224, | 0 | Olfr292 | incmpl | incmpl | 0,1,0, |
204 | NM_146618 | chr1 | - | 137422750 | 137548137 | 137422750 | 137548137 | 4 | 137422750,137422912,137448243,137548086, | 137422828,137422951,137448279,137548137, | 0 | Olfr297 | incmpl | incmpl | 0,0,0,0, |
291 | NM_146618 | chr1 | + | 228790266 | 229045142 | 228790266 | 229045142 | 3 | 228790266,229017918,229045079, | 228790311,229017981,229045142, | 0 | Olfr297 | incmpl | incmpl | 1,0,0, |
120 | NM_002816 | chr20 | - | 49706889 | 49870513 | 49870513 | 49870513 | 3 | 49706889,49866306,49870491, | 49706918,49866359,49870513, | 0 | PSMD12 | unk | unk | -1,-1,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|