|
|
Database: strPur1 Primary Table: refGene Row Count: 934   Data last updated: 2020-09-01
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_214495 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | Scaffold56862 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 65319 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 79866 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 65319 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 79866 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 19 | int(10) unsigned | range | Number of exons |
exonStarts | 65319,66452,67346,68805,696... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 65472,66590,67495,69028,698... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | LOC373241 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | cmpl | 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,1,0,0,0,1,0,0,0,1,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
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
585 | NM_214495 | Scaffold56862 | - | 65319 | 79866 | 65319 | 79866 | 19 | 65319,66452,67346,68805,69648,70181,70566,71074,71824,72423,73276,73871,74658,76004,76344,77322,78040,79194,79786, | 65472,66590,67495,69028,69828,70283,70607,71143,71992,72552,73449,74082,74700,76118,76432,77411,78136,79291,79866, | 0 | LOC373241 | cmpl | incmpl | 0,0,1,0,0,0,1,0,0,0,1,0,0,0,2,0,0,2,0, |
585 | NM_214540 | Scaffold99795 | - | 9806 | 26310 | 9988 | 26309 | 23 | 9806,11704,12804,13551,14187,14928,15430,15918,16422,17395,18044,18588,19007,19969,20757,21033,21932,22560,23256,24183,24658,252 ... | 10129,11796,12903,13726,14256,15052,15571,16099,16575,17636,18149,18666,19191,20048,20872,21194,22070,22794,23406,24367,24781,25 ... | 0 | LOC373321 | cmpl | cmpl | 0,1,1,0,0,2,2,1,1,0,0,0,2,1,0,1,1,1,1,0,0,1,0, |
585 | NM_214541 | Scaffold9194 | + | 10330 | 10753 | 10330 | 10753 | 1 | 10330, | 10753, | 0 | H2B-1 | cmpl | cmpl | 0, |
585 | NM_214542 | Scaffold87190 | + | 80 | 472 | 147 | 459 | 1 | 80, | 472, | 0 | H4 | cmpl | cmpl | 0, |
585 | NM_214542 | Scaffold87633 | - | 214 | 606 | 227 | 539 | 1 | 214, | 606, | 0 | H4 | cmpl | cmpl | 0, |
585 | NM_214542 | Scaffold95558 | + | 5424 | 5816 | 5491 | 5803 | 1 | 5424, | 5816, | 0 | H4 | cmpl | cmpl | 0, |
585 | NM_214662 | Scaffold70162 | + | 34 | 223 | 34 | 223 | 1 | 34, | 223, | 0 | pkd2 | incmpl | incmpl | 1, |
585 | NM_214661 | Scaffold1146 | - | 18456 | 25088 | 18851 | 24861 | 8 | 18456,21055,21642,22425,24266,24348,24761,24911, | 20353,21257,21788,22620,24347,24412,24861,25088, | 0 | gcm | cmpl | incmpl | 1,0,1,1,1,0,2,-1, |
585 | NM_001083634 | Scaffold111348 | - | 49780 | 51212 | 49780 | 51212 | 2 | 49780,51045, | 49815,51212, | 0 | 4e-bp | cmpl | incmpl | 1,2, |
585 | NM_001083634 | Scaffold4246 | + | 54529 | 54672 | 54529 | 54672 | 1 | 54529, | 54672, | 0 | 4e-bp | cmpl | incmpl | 0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|