|
|
Database: ornAna1 Primary Table: refGene Row Count: 690   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 | 641 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NR_034618 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 7455188 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 7455275 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 7455275 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 7455275 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 7455188, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 7455275, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | MIR1325 | 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 |
---|
641 | NR_034618 | chr1 | - | 7455188 | 7455275 | 7455275 | 7455275 | 1 | 7455188, | 7455275, | 0 | MIR1325 | unk | unk | -1, |
985 | NR_034646 | chr4 | - | 52507077 | 52507187 | 52507187 | 52507187 | 1 | 52507077, | 52507187, | 0 | MIR137A | unk | unk | -1, |
940 | NR_034645 | chr4 | + | 46540359 | 46540469 | 46540469 | 46540469 | 1 | 46540359, | 46540469, | 0 | MIR181B-1 | unk | unk | -1, |
940 | NR_034644 | chr4 | + | 46540173 | 46540300 | 46540300 | 46540300 | 1 | 46540173, | 46540300, | 0 | MIR181A-1 | unk | unk | -1, |
1015 | NR_034640 | chr3 | - | 56470845 | 56470950 | 56470950 | 56470950 | 1 | 56470845, | 56470950, | 0 | MIR1335 | unk | unk | -1, |
620 | NR_034641 | chr4 | + | 4662039 | 4662134 | 4662134 | 4662134 | 1 | 4662039, | 4662134, | 0 | MIR1336 | unk | unk | -1, |
745 | NR_034621 | chr1 | + | 21080347 | 21080492 | 21080492 | 21080492 | 1 | 21080347, | 21080492, | 0 | MIR1328 | unk | unk | -1, |
713 | NR_034620 | chr1 | - | 16822266 | 16822392 | 16822392 | 16822392 | 1 | 16822266, | 16822392, | 0 | MIR1327 | unk | unk | -1, |
805 | NR_034622 | chr1 | - | 28887188 | 28887314 | 28887314 | 28887314 | 1 | 28887188, | 28887314, | 0 | MIR1329 | unk | unk | -1, |
585 | NR_034764 | Contig4413 | + | 41890 | 42036 | 42036 | 42036 | 1 | 41890, | 42036, | 0 | MIR1369 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|