|
|
Database: xenTro9 Primary Table: refGene Row Count: 8,806   Data last updated: 2020-08-20
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 2058 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001078987 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 193109389 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 193134311 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 193109454 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 193133985 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 14 | int(10) unsigned | range | Number of exons |
exonStarts | 193109389,193117028,1931221... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 193109458,193117501,1931222... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | pias2 | 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 | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,2,1,2,2,0,0,1,0,2,1,2,1,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 |
---|
2058 | NM_001078987 | chr1 | + | 193109389 | 193134311 | 193109454 | 193133985 | 14 | 193109389,193117028,193122133,193123211,193123357,193124548,193126752,193127880,193128102,193129947,193130871,193132152,19313241 ... | 193109458,193117501,193122218,193123262,193123448,193124683,193126858,193127954,193128263,193130081,193131043,193132292,19313244 ... | 0 | pias2 | cmpl | cmpl | 0,2,1,2,2,0,0,1,0,2,1,2,1,0, |
202 | NM_001079087 | chr5 | + | 135790421 | 135795611 | 135794301 | 135795126 | 2 | 135790421,135794262, | 135790576,135795611, | 0 | lratd1 | cmpl | cmpl | -1,0, |
1058 | NM_001079086 | chr7 | + | 62060185 | 62067183 | 62060970 | 62066379 | 5 | 62060185,62060928,62062562,62064737,62066254, | 62060244,62061300,62062593,62064881,62067183, | 0 | cabp4 | cmpl | cmpl | -1,0,0,1,1, |
886 | NR_049608 | chr4 | - | 39569263 | 39569354 | 39569354 | 39569354 | 1 | 39569263, | 39569354, | 0 | mir210 | unk | unk | -1, |
585 | NM_001030374 | chrUn_NW_016683574v1 | - | 15375 | 17329 | 17239 | 17329 | 1 | 15375, | 17329, | 0 | glo1 | cmpl | incmpl | 0, |
992 | NM_001030373 | chr2 | + | 53362113 | 53368153 | 53362185 | 53367782 | 10 | 53362113,53363943,53364659,53365794,53366107,53366549,53366776,53367086,53367256,53367732, | 53362266,53364073,53364753,53365960,53366230,53366670,53366859,53367148,53367360,53368153, | 0 | snrnp40 | cmpl | cmpl | 0,0,1,2,0,0,1,0,2,1, |
649 | NM_001030371 | chr9 | - | 8483804 | 8493824 | 8486385 | 8492176 | 10 | 8483804,8486810,8488483,8488772,8489543,8489864,8490649,8490910,8492019,8493695, | 8486503,8486862,8488580,8488868,8489661,8490002,8490731,8491027,8492217,8493824, | 0 | septin12 | cmpl | cmpl | 2,1,0,0,2,2,1,1,0,-1, |
946 | NR_049636 | chr8 | - | 47368664 | 47368738 | 47368738 | 47368738 | 1 | 47368664, | 47368738, | 0 | mir15c | unk | unk | -1, |
1463 | NM_001016077 | chr6 | + | 115104378 | 115121421 | 115104418 | 115118667 | 3 | 115104378,115117792,115120715, | 115104734,115119476,115121421, | 0 | gdf6 | cmpl | cmpl | 0,1,-1, |
1414 | NM_001016209 | chr4 | + | 108757943 | 108767692 | 108757945 | 108766460 | 9 | 108757943,108759331,108760296,108760676,108761610,108763380,108764124,108764585,108766358, | 108757980,108759535,108760389,108760791,108761805,108763485,108764181,108764684,108767692, | 0 | hsd17b7 | cmpl | cmpl | 0,2,2,2,0,0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|