|
|
Database: gorGor4 Primary Table: refGene Row Count: 474   Data last updated: 2020-08-21
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1233 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NR_106406 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr14 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 85063461 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 85063571 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 85063571 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 85063571 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 85063461, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 85063571, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | MIR376B | 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 |
---|
1233 | NR_106406 | chr14 | + | 85063461 | 85063571 | 85063571 | 85063571 | 1 | 85063461, | 85063571, | 0 | MIR376B | unk | unk | -1, |
1232 | NR_106395 | chr14 | + | 84928778 | 84928888 | 84928888 | 84928888 | 1 | 84928778, | 84928888, | 0 | MIR370 | unk | unk | -1, |
1001 | NR_106432 | chr5 | + | 54634285 | 54634396 | 54634396 | 54634396 | 1 | 54634285, | 54634396, | 0 | MIR144 | unk | unk | -1, |
1234 | NR_106433 | chr14 | + | 85068928 | 85069036 | 85069036 | 85069036 | 1 | 85068928, | 85069036, | 0 | MIR381 | unk | unk | -1, |
989 | NR_128588 | chr19 | + | 53078316 | 53078435 | 53078435 | 53078435 | 1 | 53078316, | 53078435, | 0 | MIR518D | unk | unk | -1, |
989 | NR_128587 | chr19 | + | 53073318 | 53073416 | 53073416 | 53073416 | 1 | 53073318, | 53073416, | 0 | MIR518E | unk | unk | -1, |
839 | NM_001293723 | chr1 | + | 33324146 | 33364322 | 33325232 | 33363973 | 11 | 33324146,33324373,33325160,33326928,33335743,33336975,33338225,33340379,33341740,33361691,33363834, | 33324277,33324491,33325337,33327102,33335916,33337110,33338391,33340542,33341853,33361906,33364322, | 0 | AZIN2 | cmpl | cmpl | -1,-1,0,0,0,2,2,0,1,0,2, |
1946 | NR_106264 | chr1 | - | 178443658 | 178443768 | 178443768 | 178443768 | 1 | 178443658, | 178443768, | 0 | MIR181B | unk | unk | -1, |
1946 | NR_106263 | chr1 | + | 178419832 | 178419942 | 178419942 | 178419942 | 1 | 178419832, | 178419942, | 0 | MIR181A-1 | unk | unk | -1, |
1233 | NR_106317 | chr14 | + | 85057076 | 85057184 | 85057184 | 85057184 | 1 | 85057076, | 85057184, | 0 | MIR495 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|