|
|
Database: droAna1 Primary Table: xenoRefGene Row Count: 284,592   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 | info | description |
bin | 588 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001080477 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | 2448870 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 413850 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 417203 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 413850 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 417203 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 413850,416792,416924, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 413994,416876,417203, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | TENM3 | 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,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
|
|
droAna1.all_mrna.qName (via xenoRefGene.name)
droAna1.xenoMrna.qName (via xenoRefGene.name)
droAna1.xenoRefFlat.name (via xenoRefGene.name)
droAna1.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 |
---|
588 | NM_001080477 | 2448870 | - | 413850 | 417203 | 413850 | 417203 | 3 | 413850,416792,416924, | 413994,416876,417203, | 0 | TENM3 | incmpl | incmpl | 0,0,0, |
602 | NM_001275868 | 2448894 | + | 2347113 | 2349271 | 2347116 | 2348975 | 5 | 2347113,2347661,2348432,2348921,2349232, | 2347146,2348370,2348614,2348979,2349271, | 0 | AnxB9 | cmpl | cmpl | 0,0,1,0,-1, |
601 | NM_027669 | 2448902 | + | 2169563 | 2170580 | 2169563 | 2170173 | 4 | 2169563,2169752,2170086,2170508, | 2169641,2169905,2170173,2170580, | 0 | Septin12 | incmpl | incmpl | 0,0,0,-1, |
604 | NM_001021864 | 2448840 | + | 2552472 | 2552970 | 2552472 | 2552970 | 3 | 2552472,2552670,2552895, | 2552490,2552802,2552970, | 0 | ned8 | cmpl | incmpl | 0,0,0, |
9 | NM_001300526 | 2448902 | + | 3120230 | 3323418 | 3198456 | 3323418 | 6 | 3120230,3120349,3121622,3198456,3323334,3323385, | 3120257,3120353,3121637,3198495,3323355,3323418, | 0 | E2f1 | incmpl | incmpl | -1,-1,-1,2,1,2, |
590 | NR_073928 | 2448901 | + | 662968 | 664279 | 664279 | 664279 | 13 | 662968,663080,663191,663311,663397,663486,663692,663800,663829,663933,664005,664035,664192, | 662986,663107,663284,663374,663450,663540,663788,663818,663920,663963,664024,664074,664279, | 0 | lncRNA:CR43652 | unk | unk | -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, |
594 | NM_105008 | 2448883 | + | 1249566 | 1249797 | 1249566 | 1249797 | 1 | 1249566, | 1249797, | 0 | F9N12.9; F9N12_9 | incmpl | incmpl | 0, |
591 | NM_119623 | 2448876 | - | 793231 | 793936 | 793231 | 793936 | 2 | 793231,793471, | 793459,793936, | 0 | THY-2 | incmpl | incmpl | 0,0, |
585 | NM_120621 | 2448749 | - | 4065 | 4176 | 4065 | 4176 | 1 | 4065, | 4176, | 0 | LAC12 | incmpl | incmpl | 0, |
607 | NM_001006194 | 2448902 | + | 2887518 | 2888173 | 2887518 | 2888173 | 3 | 2887518,2887728,2887873, | 2887572,2887800,2888173, | 0 | COQ5 | incmpl | cmpl | 0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|