|
|
Database: loxAfr3 Primary Table: refGene Row Count: 23   Data last updated: 2020-08-19
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 746 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001280878 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | scaffold_12 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 21135801 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 21137050 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 21135887 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 21136949 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 21135801, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 21137050, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | CCR5 | 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 |
---|
746 | NM_001280878 | scaffold_12 | - | 21135801 | 21137050 | 21135887 | 21136949 | 1 | 21135801, | 21137050, | 0 | CCR5 | cmpl | cmpl | 0, |
603 | NM_001280882 | scaffold_116 | - | 2487418 | 2488762 | 2487435 | 2488736 | 3 | 2487418,2488293,2488644, | 2487564,2488516,2488762, | 0 | HBB/D | cmpl | cmpl | 0,2,0, |
599 | NM_001280862 | scaffold_120 | - | 1873033 | 1884518 | 1873033 | 1884492 | 5 | 1873033,1874265,1876074,1878658,1884380, | 1873273,1874431,1876243,1878955,1884518, | 0 | OPN1LW | incmpl | cmpl | 0,2,1,1,0, |
842 | NM_001280858 | scaffold_12 | - | 33702277 | 33708527 | 33702987 | 33708435 | 5 | 33702277,33703914,33704283,33705763,33708074, | 33703098,33704154,33704449,33705932,33708527, | 0 | RHO | cmpl | cmpl | 0,0,2,1,0, |
1334 | NM_001280859 | scaffold_5 | - | 98283900 | 98287963 | 98284583 | 98287956 | 5 | 98283900,98285911,98286572,98287096,98287598, | 98284703,98286151,98286738,98287265,98287963, | 0 | OPN1SW | cmpl | cmpl | 0,0,2,1,0, |
792 | NM_001280873 | scaffold_17 | + | 27152479 | 27157517 | 27152479 | 27157517 | 3 | 27152479,27154107,27157284, | 27152582,27154227,27157517, | 0 | INSL5 | cmpl | cmpl | 0,1,1, |
679 | NM_001286027 | scaffold_20 | - | 12372175 | 12389458 | 12372175 | 12389458 | 4 | 12372175,12374982,12380710,12389338, | 12372295,12375162,12380830,12389458, | 0 | ADI1 | cmpl | cmpl | 0,0,0,0, |
679 | NM_001286025 | scaffold_20 | - | 12430957 | 12442620 | 12431029 | 12442538 | 8 | 12430957,12432106,12433803,12434384,12435715,12437996,12441224,12442407, | 12431116,12432231,12433888,12434439,12435815,12438161,12441340,12442620, | 0 | RNASEH1 | cmpl | cmpl | 0,1,0,2,1,1,2,0, |
680 | NM_001286026 | scaffold_20 | + | 12454862 | 12461951 | 12454865 | 12461951 | 6 | 12454862,12455230,12456338,12456934,12461132,12461873, | 12454940,12455302,12456482,12456999,12461283,12461951, | 0 | RPS7 | cmpl | cmpl | 0,0,0,0,2,0, |
784 | NM_001303260 | scaffold_3 | - | 26099073 | 26165310 | 26099073 | 26165310 | 35 | 26099073,26102560,26103534,26106400,26106659,26107321,26108415,26110707,26113071,26115609,26117455,26117825,26118211,26119718,26 ... | 26099127,26102728,26103720,26106472,26106774,26107374,26108490,26110836,26113167,26115837,26117647,26117912,26118299,26119852,26 ... | 0 | LOC100665288 | cmpl | cmpl | 0,0,0,0,2,0,0,0,0,0,0,0,2,0,1,0,0,2,0,0,2,0,1,0,1,1,0,0,0,1,0,2,1,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|