|
|
Database: papHam1 Primary Table: refGene Row Count: 822   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 | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001112646 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | scaffold1635 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 45311 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 46932 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 45365 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 46930 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 45311,46558,46887, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 45969,46715,46932, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | APOA1 | 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 | 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 |
---|
585 | NM_001112646 | scaffold1635 | - | 45311 | 46932 | 45365 | 46930 | 3 | 45311,46558,46887, | 45969,46715,46932, | 0 | APOA1 | cmpl | cmpl | 2,1,0, |
585 | NM_001112645 | scaffold10208 | + | 3947 | 19690 | 3964 | 19678 | 7 | 3947,6205,13029,13340,14180,15517,19560, | 4004,6313,13122,13376,14332,15621,19690, | 0 | KLRK1 | cmpl | cmpl | 0,1,1,1,1,0,2, |
585 | NM_001168716 | scaffold23701 | - | 8899 | 9050 | 8899 | 9050 | 1 | 8899, | 9050, | 0 | ST7 | incmpl | cmpl | 0, |
585 | NM_001168778 | scaffold5588 | - | 63523 | 70791 | 63523 | 70791 | 4 | 63523,65516,68711,70650, | 63751,65654,68927,70791, | 0 | TCP10L | cmpl | cmpl | 0,0,0,0, |
585 | NM_001168777 | scaffold10841 | + | 25611 | 77110 | 25611 | 77110 | 6 | 25611,29893,39861,67680,74358,77020, | 25809,30017,40014,67824,74439,77110, | 0 | EVA1C | incmpl | incmpl | 0,0,1,1,1,1, |
585 | NM_001168777 | scaffold23452 | + | 19880 | 20042 | 19880 | 20042 | 1 | 19880, | 20042, | 0 | EVA1C | cmpl | incmpl | 0, |
585 | NM_001168777 | scaffold5588 | + | 7483 | 7862 | 7483 | 7862 | 1 | 7483, | 7862, | 0 | EVA1C | incmpl | cmpl | 2, |
585 | NM_001168776 | scaffold3232 | - | 567 | 41612 | 567 | 41612 | 12 | 567,16747,17765,19081,21012,22884,27274,29935,30133,31514,37143,41488, | 612,16815,17936,19135,21189,22976,27335,29999,30289,31643,37264,41612, | 0 | BPIFC | incmpl | cmpl | 2,0,0,0,0,1,0,2,2,2,1,0, |
585 | NM_001168776 | scaffold9169 | + | 942 | 3823 | 942 | 3823 | 3 | 942,2120,3700, | 1008,2197,3823, | 0 | BPIFC | incmpl | cmpl | 1,1,0, |
586 | NM_001168782 | scaffold941 | - | 196240 | 227373 | 196240 | 227373 | 7 | 196240,207897,213171,216470,220152,225360,227324, | 196414,208055,213319,216637,220310,225484,227373, | 0 | IL10RB | cmpl | cmpl | 0,1,0,1,2,1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|