|
|
Database: droMoj1 Primary Table: xenoRefGene Row Count: 336,922   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 | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001256171 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | contig_5874 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 24451 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 24658 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 24451 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 24658 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 24451, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 24658, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ZNF85 | 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, | 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
|
|
droMoj1.all_mrna.qName (via xenoRefGene.name)
droMoj1.xenoMrna.qName (via xenoRefGene.name)
droMoj1.xenoRefFlat.name (via xenoRefGene.name)
droMoj1.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 |
---|
585 | NM_001256171 | contig_5874 | - | 24451 | 24658 | 24451 | 24658 | 1 | 24451, | 24658, | 0 | ZNF85 | incmpl | incmpl | 0, |
585 | NR_164948 | contig_12477 | - | 244 | 345 | 345 | 345 | 2 | 244,303, | 286,345, | 0 | | unk | unk | -1,-1, |
585 | NR_164949 | contig_12477 | - | 244 | 345 | 345 | 345 | 2 | 244,303, | 286,345, | 0 | | unk | unk | -1,-1, |
585 | NR_136715 | contig_2393 | - | 1760 | 4192 | 4192 | 4192 | 5 | 1760,1971,2163,2405,4123, | 1904,2101,2340,2497,4192, | 0 | PANK2 | unk | unk | -1,-1,-1,-1,-1, |
586 | NM_001310177 | contig_1804 | + | 142159 | 144091 | 142159 | 144091 | 5 | 142159,142291,142657,143668,144043, | 142246,142609,143272,143827,144091, | 0 | LOC101669961 | incmpl | incmpl | 0,0,0,0,0, |
585 | NM_001321354 | contig_3935 | - | 6438 | 9312 | 6438 | 9312 | 9 | 6438,7637,7766,8153,8288,8342,8848,9064,9232, | 7059,7748,8099,8255,8303,8444,9037,9187,9312, | 0 | LOC100381789 | incmpl | incmpl | 0,0,0,0,0,0,0,0,1, |
585 | NM_001321351 | contig_5874 | - | 24499 | 24634 | 24499 | 24634 | 1 | 24499, | 24634, | 0 | ZNF529 | incmpl | incmpl | 0, |
585 | NM_001321362 | contig_2433 | + | 2016 | 4081 | 2016 | 4081 | 4 | 2016,2307,2658,4066, | 2286,2547,2724,4081, | 0 | NRBP1 | incmpl | incmpl | 0,0,0,0, |
585 | NM_001321361 | contig_2433 | + | 2016 | 4081 | 2016 | 4081 | 4 | 2016,2307,2622,4066, | 2286,2538,2724,4081, | 0 | NRBP1 | incmpl | incmpl | 0,0,0,0, |
585 | NM_001321359 | contig_2433 | + | 2016 | 4081 | 2016 | 4081 | 4 | 2016,2307,2622,4066, | 2286,2538,2724,4081, | 0 | NRBP1 | incmpl | incmpl | 0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|