|
|
Database: panPan1 Primary Table: refGene Row Count: 117   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 | 593 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001279200 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | JH650433 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 1114115 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 1115261 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 1114115 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 1115261 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 1114115, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 1115261, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | GPR34 | 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 |
---|
593 | NM_001279200 | JH650433 | - | 1114115 | 1115261 | 1114115 | 1115261 | 1 | 1114115, | 1115261, | 0 | GPR34 | cmpl | cmpl | 0, |
669 | NR_106557 | JH650376 | + | 11122419 | 11122500 | 11122500 | 11122500 | 1 | 11122419, | 11122500, | 0 | MIR29B-1 | unk | unk | -1, |
604 | NR_106554 | JH650491 | + | 2522121 | 2522202 | 2522202 | 2522202 | 1 | 2522121, | 2522202, | 0 | MIR99A | unk | unk | -1, |
610 | NR_106608 | JH650406 | - | 3401790 | 3401871 | 3401871 | 3401871 | 1 | 3401790, | 3401871, | 0 | MIR106A | unk | unk | -1, |
664 | NR_106596 | JH650624 | + | 10418657 | 10418739 | 10418739 | 10418739 | 1 | 10418657, | 10418739, | 0 | MIR19A | unk | unk | -1, |
678 | NR_106606 | JH650376 | + | 12222961 | 12223071 | 12223071 | 12223071 | 1 | 12222961, | 12223071, | 0 | MIR183 | unk | unk | -1, |
601 | NM_001279229 | JH650283 | + | 2121161 | 2130741 | 2121161 | 2130741 | 6 | 2121161,2122166,2127707,2129143,2129444,2130370, | 2121257,2122346,2127896,2129320,2129586,2130741, | 0 | AIPL1 | cmpl | cmpl | 0,0,0,0,0,1, |
599 | NR_106579 | JH650607 | - | 1860401 | 1860511 | 1860511 | 1860511 | 1 | 1860401, | 1860511, | 0 | MIR216 | unk | unk | -1, |
657 | NM_001291493 | JH650518 | - | 9504614 | 9543269 | 9506879 | 9521921 | 13 | 9504614,9507580,9508130,9511347,9512471,9512948,9514532,9517019,9517925,9521819,9528664,9536921,9542794, | 9506991,9507795,9508246,9511510,9512546,9513030,9514667,9517192,9518099,9522016,9528810,9537059,9543269, | 0 | AZIN1 | cmpl | cmpl | 2,0,1,0,0,2,2,0,0,0,-1,-1,-1, |
625 | NM_001304546 | JH650268 | + | 5343613 | 5353154 | 5351152 | 5352769 | 2 | 5343613,5350925, | 5344147,5353154, | 0 | ERVW-1 | cmpl | cmpl | -1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|