|
|
Database: sarHar1 Primary Table: refGene Row Count: 72   Data last updated: 2020-08-20
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 601 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NR_105676 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr1_GL834484_random | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 2121689 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 2121839 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 2121839 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 2121839 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 2121689, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 2121839, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | MIR190 | 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 |
---|
601 | NR_105676 | chr1_GL834484_random | + | 2121689 | 2121839 | 2121839 | 2121839 | 1 | 2121689, | 2121839, | 0 | MIR190 | unk | unk | -1, |
592 | NR_105678 | chr1_GL834650_random | + | 1024446 | 1024596 | 1024596 | 1024596 | 1 | 1024446, | 1024596, | 0 | MIR138-1 | unk | unk | -1, |
603 | NR_105677 | chr1_GL834637_random | + | 2485834 | 2485944 | 2485944 | 2485944 | 1 | 2485834, | 2485944, | 0 | MIR181A-2 | unk | unk | -1, |
589 | NR_105680 | chr1_GL834685_random | - | 638210 | 638360 | 638360 | 638360 | 1 | 638210, | 638360, | 0 | MIR1329 | unk | unk | -1, |
604 | NR_105679 | chr1_GL834659_random | + | 2574239 | 2574389 | 2574389 | 2574389 | 1 | 2574239, | 2574389, | 0 | MIR352 | unk | unk | -1, |
590 | NR_105682 | chr1_GL834730_random | + | 741011 | 741161 | 741161 | 741161 | 1 | 741011, | 741161, | 0 | MIR340 | unk | unk | -1, |
592 | NR_105683 | chr1_GL834734_random | + | 1003763 | 1003913 | 1003913 | 1003913 | 1 | 1003763, | 1003913, | 0 | MIR216B | unk | unk | -1, |
599 | NR_105685 | chr1_GL834769_random | + | 1909499 | 1909649 | 1909649 | 1909649 | 1 | 1909499, | 1909649, | 0 | MIR140 | unk | unk | -1, |
592 | NR_105684 | chr1_GL834734_random | + | 1019941 | 1020091 | 1020091 | 1020091 | 1 | 1019941, | 1020091, | 0 | MIR216A | unk | unk | -1, |
585 | NR_105687 | chr1_GL835536_random | + | 120398 | 120548 | 120548 | 120548 | 1 | 120398, | 120548, | 0 | MIR202 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|