|
|
Database: panTro2 Primary Table: refGene Row Count: 2,852   Data last updated: 2020-08-22
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1548 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001110241 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr4 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 126227658 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 126294712 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 126227658 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 126294712 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 126227658,126278951,126294526, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 126227865,126279055,126294712, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | FGF2 | 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,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 |
---|
1548 | NM_001110241 | chr4 | + | 126227658 | 126294712 | 126227658 | 126294712 | 3 | 126227658,126278951,126294526, | 126227865,126279055,126294712, | 0 | FGF2 | cmpl | cmpl | 0,1,0, |
820 | NM_001044376 | chr6 | - | 30831170 | 30844913 | 30831170 | 30844913 | 7 | 30831170,30834157,30834408,30835004,30842325,30844238,30844475, | 30831853,30834190,30834524,30835027,30842556,30844334,30844913, | 0 | TRIM26 | cmpl | cmpl | 1,1,2,0,0,0,0, |
1677 | NM_001042629 | chrX | - | 143183901 | 143184171 | 143183901 | 143184171 | 1 | 143183901, | 143184171, | 0 | SPANXN2 | cmpl | incmpl | 0, |
1689 | NM_001042629 | chrX | + | 144723456 | 144723515 | 144723456 | 144723515 | 1 | 144723456, | 144723515, | 0 | SPANXN2 | cmpl | incmpl | 0, |
990 | NM_001042628 | chr6 | + | 53106355 | 53106705 | 53106355 | 53106705 | 1 | 53106355, | 53106705, | 0 | SPANXN3 | incmpl | cmpl | 1, |
199 | NM_001246529 | chr3 | - | 132488562 | 132532429 | 132488855 | 132532341 | 11 | 132488562,132490088,132495309,132504880,132506462,132508176,132509139,132512352,132521182,132527624,132532200, | 132489015,132490180,132495412,132505079,132506526,132508326,132509229,132512504,132521315,132527711,132532429, | 0 | RUVBL1 | cmpl | cmpl | 2,0,2,1,0,0,0,1,0,0,0, |
175 | NM_001246528 | chrX | + | 107599699 | 107664630 | 107599887 | 107664153 | 13 | 107599699,107636666,107639582,107642060,107646400,107646682,107649434,107650147,107650456,107660397,107662262,107663419,10766408 ... | 107599897,107636777,107639654,107642159,107646502,107646755,107649514,107650335,107650535,107660543,107662319,107663528,10766463 ... | 0 | ATG4A | cmpl | cmpl | 0,1,1,1,1,1,2,1,0,1,0,0,1, |
766 | NM_001008987 | chrY | - | 23729338 | 23754418 | 23729364 | 23754347 | 7 | 23729338,23731013,23741430,23750233,23751711,23753729,23754344, | 23729466,23731171,23741602,23750331,23751892,23753807,23754418, | 0 | RPS4Y1 | cmpl | cmpl | 0,1,0,1,0,0,0, |
620 | NM_001009093 | chr20 | + | 4603339 | 4619220 | 4616850 | 4617612 | 2 | 4603339,4616845, | 4603553,4619220, | 0 | PRNP | cmpl | cmpl | -1,0, |
107 | NM_001009103 | chr7 | + | 36228000 | 36332397 | 36228017 | 36331383 | 13 | 36228000,36259465,36290555,36298473,36300578,36306897,36309546,36310952,36312914,36317750,36325334,36330165,36331343, | 36228081,36259568,36290664,36298533,36300714,36307015,36309639,36311049,36312966,36317876,36325470,36330305,36332397, | 0 | SEPTIN7 | cmpl | cmpl | 0,0,1,0,1,2,0,0,1,2,2,0,2, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|