|
|
Database: strPur2 Primary Table: refGene Row Count: 685   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_001129814 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | Scaffold42504 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 335 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 4284 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 462 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 3658 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 335,2380,3215, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 577,2746,4284, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Hlf | 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,1, | 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_001129814 | Scaffold42504 | + | 335 | 4284 | 462 | 3658 | 3 | 335,2380,3215, | 577,2746,4284, | 0 | Hlf | cmpl | cmpl | 0,1,1, |
587 | NM_001129811 | Scaffold48154 | + | 322436 | 328286 | 322739 | 327788 | 3 | 322436,327012,327981, | 323277,327969,328286, | 0 | NK2.2 | cmpl | cmpl | 0,1,-1, |
585 | NM_214566 | Scaffold61317 | + | 8075 | 42154 | 8248 | 41429 | 23 | 8075,11577,12506,15912,17508,19956,22548,23220,24793,25647,26583,27245,31437,32057,33454,34431,35641,36126,37299,37821,38754,393 ... | 8345,11666,12602,15997,17640,20053,22645,23307,24877,25728,26679,27335,31622,32142,33600,34504,35723,36254,37392,37954,38865,395 ... | 0 | LOC373365 | cmpl | cmpl | 0,1,0,0,1,1,2,0,0,0,0,0,0,2,0,2,0,1,0,0,1,1,0, |
585 | NM_214512 | Scaffold43350 | + | 11935 | 20073 | 11949 | 19486 | 9 | 11935,12049,12080,14774,15912,16710,17488,18806,19995, | 12049,12079,12322,14924,16025,16933,17653,19975,20073, | 0 | ARS | cmpl | cmpl | 0,2,2,1,1,0,1,1,-1, |
73 | NM_214468 | Scaffold12150 | + | 388162 | 428704 | 388362 | 426918 | 18 | 388162,393611,400378,407031,409097,409587,410110,410679,411383,411842,422313,423009,423767,424470,425098,426260,426792,428206, | 388502,393640,400505,407181,409170,409689,410206,410814,411483,411997,422439,423141,423924,424568,425282,426391,428195,428704, | 0 | EMAP | cmpl | cmpl | 0,2,1,2,2,0,0,0,0,1,0,0,0,1,0,1,0,-1, |
585 | NM_214508 | Scaffold34065 | - | 6045 | 7657 | 6183 | 7584 | 2 | 6045,7386, | 6699,7657, | 0 | PMAR1 | cmpl | cmpl | 0,0, |
585 | NM_214535 | Scaffold32735 | - | 0 | 99 | 0 | 99 | 2 | 0,49, | 45,99, | 0 | bf | incmpl | incmpl | 0,1, |
585 | NM_214535 | Scaffold27032 | + | 4419 | 21439 | 7597 | 21439 | 15 | 4419,6958,7425,8281,9030,10280,11210,11884,13634,16644,18125,20026,20096,21332,21403, | 4464,7073,7622,8464,9240,10363,11325,12097,13813,16762,18338,20085,20145,21394,21439, | 0 | bf | cmpl | incmpl | -1,-1,0,1,1,1,0,1,1,0,1,1,2,0,2, |
585 | NM_214618 | Scaffold15456 | - | 115593 | 116196 | 116196 | 116196 | 2 | 115593,116135, | 115752,116196, | 0 | SFK1 | unk | unk | -1,-1, |
585 | NM_214618 | Scaffold80389 | - | 4738 | 8910 | 7328 | 8910 | 5 | 4738,6136,7115,7319,8774, | 5663,6918,7284,7529,8910, | 0 | SFK1 | cmpl | incmpl | -1,-1,-1,0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|