|
|
Database: gorGor6 Primary Table: refGene Row Count: 449   Data last updated: 2020-05-06
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1116 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NR_106324 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr6 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 69725763 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 69725876 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 69725876 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 69725876 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 69725763, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 69725876, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | MIR30C | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | unk | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | unk | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | -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 |
---|
1116 | NR_106324 | chr6 | - | 69725763 | 69725876 | 69725876 | 69725876 | 1 | 69725763, | 69725876, | 0 | MIR30C | unk | unk | -1, |
1208 | NR_106323 | chr14 | + | 81766001 | 81766110 | 81766110 | 81766110 | 1 | 81766001, | 81766110, | 0 | MIR379 | unk | unk | -1, |
924 | NR_128599 | chr19 | + | 44534917 | 44535027 | 44535027 | 44535027 | 1 | 44534917, | 44535027, | 0 | MIR516A-2 | unk | unk | -1, |
924 | NR_128598 | chr19 | + | 44532000 | 44532119 | 44532119 | 44532119 | 1 | 44532000, | 44532119, | 0 | MIR1283-3 | unk | unk | -1, |
805 | NM_001293723 | chr1 | + | 28898020 | 28937488 | 28899106 | 28937139 | 11 | 28898020,28898247,28899034,28900802,28908896,28910130,28911398,28913552,28914913,28934857,28937000, | 28898151,28898365,28899211,28900976,28909069,28910265,28911564,28913715,28915026,28935072,28937488, | 0 | AZIN2 | cmpl | cmpl | -1,-1,0,0,0,2,2,0,1,0,2, |
1208 | NR_106350 | chr14 | + | 81787532 | 81787642 | 81787642 | 81787642 | 1 | 81787532, | 81787642, | 0 | MIR376C | unk | unk | -1, |
924 | NR_128577 | chr19 | + | 44473473 | 44473592 | 44473592 | 44473592 | 1 | 44473473, | 44473592, | 0 | MIR525 | unk | unk | -1, |
924 | NR_128576 | chr19 | + | 44471145 | 44471264 | 44471264 | 44471264 | 1 | 44471145, | 44471264, | 0 | MIR519C-1 | unk | unk | -1, |
1175 | NM_001291091 | chr7 | - | 77342093 | 77355468 | 77346110 | 77355190 | 2 | 77342093,77355185, | 77348459,77355468, | 0 | PEG10 | cmpl | cmpl | 2,0, |
1579 | NM_001289890 | chr5 | + | 130368785 | 130370940 | 130370394 | 130370940 | 2 | 130368785,130369968, | 130369484,130370940, | 0 | IRGM | cmpl | cmpl | -1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|