|
|
Database: danRer6 Primary Table: refGene Row Count: 18,296   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 | 783 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001013472 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr5 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 25996979 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 25997987 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 25997531 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 25997834 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 25996979, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 25997987, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | tcima | 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, | 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 |
---|
783 | NM_001013472 | chr5 | - | 25996979 | 25997987 | 25997531 | 25997834 | 1 | 25996979, | 25997987, | 0 | tcima | cmpl | cmpl | 0, |
840 | NM_001082811 | chr20 | + | 33482252 | 33483737 | 33482252 | 33483737 | 1 | 33482252, | 33483737, | 0 | kcnf1a | cmpl | cmpl | 0, |
825 | NM_001045377 | chr1 | - | 31570530 | 31574182 | 31570735 | 31573962 | 6 | 31570530,31571149,31572945,31573188,31573392,31573898, | 31570840,31571252,31573079,31573304,31573473,31574182, | 0 | dpcd | cmpl | cmpl | 0,2,0,1,1,0, |
732 | NM_001077456 | chr3 | - | 19383043 | 19387962 | 19383364 | 19387949 | 6 | 19383043,19383704,19385605,19385943,19386213,19387894, | 19383622,19383844,19385868,19386112,19386234,19387962, | 0 | zgc:153968 | cmpl | cmpl | 0,1,2,1,1,0, |
856 | NM_001045244 | chr2 | + | 35525352 | 35547708 | 35525434 | 35546592 | 15 | 35525352,35528487,35528780,35529060,35536771,35537033,35537255,35537435,35540800,35540972,35541138,35541293,35541628,35542486,35 ... | 35525482,35528604,35528963,35529150,35536911,35537176,35537352,35537552,35540882,35541047,35541201,35541393,35541706,35542647,35 ... | 0 | sppl2 | cmpl | cmpl | 0,0,0,0,0,2,1,2,2,0,0,0,1,1,0, |
585 | NM_001045442 | Zv8_NA11331 | - | 2184 | 7367 | 2215 | 7316 | 7 | 2184,2483,2685,3683,3851,5597,7233, | 2299,2616,2818,3700,3960,6071,7367, | 0 | zgc:153247 | cmpl | cmpl | 0,2,1,2,1,1,0, |
586 | NM_001081632 | Zv8_scaffold3108 | + | 241569 | 250388 | 241944 | 248505 | 3 | 241569,243099,248391, | 242123,243244,250388, | 0 | st8sia1 | cmpl | cmpl | 0,2,0, |
877 | NM_001272080 | chr22 | - | 38283413 | 38302377 | 38284527 | 38298754 | 15 | 38283413,38285261,38286032,38286483,38287757,38288085,38290563,38290999,38291549,38292919,38295972,38296139,38297874,38298624,38 ... | 38284692,38285322,38286112,38286552,38287902,38288135,38290637,38291056,38291639,38292996,38296067,38296244,38297939,38298768,38 ... | 0 | acy1 | cmpl | cmpl | 0,2,0,0,2,0,1,1,1,2,0,0,1,0,-1, |
663 | NR_138562 | chr9 | + | 10262695 | 10264396 | 10264396 | 10264396 | 2 | 10262695,10264041, | 10262816,10264396, | 0 | si:dkey-22p6.2 | unk | unk | -1,-1, |
811 | NM_001076647 | chr15 | - | 29688492 | 29696206 | 29688925 | 29695955 | 8 | 29688492,29688899,29689998,29690352,29693298,29693652,29693908,29695917, | 29688811,29688964,29690241,29690420,29693530,29693709,29694044,29696206, | 0 | xaf1 | cmpl | cmpl | -1,0,0,1,0,0,2,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|