|
|
Database: ornAna2 Primary Table: refGene Row Count: 705   Data last updated: 2020-08-19
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001253627 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrUn_DS181027v1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 23124 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 24054 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 23124 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 24054 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 23124, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 24054, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | ORNANAV1R3235 | 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 |
---|
585 | NM_001253627 | chrUn_DS181027v1 | - | 23124 | 24054 | 23124 | 24054 | 1 | 23124, | 24054, | 0 | ORNANAV1R3235 | cmpl | cmpl | 0, |
585 | NR_034682 | chrUn_AAPN01323131v1 | - | 244 | 379 | 379 | 379 | 1 | 244, | 379, | 0 | MIR144 | unk | unk | -1, |
585 | NM_001253626 | chrUn_DS181027v1 | + | 10157 | 11114 | 10157 | 11114 | 1 | 10157, | 11114, | 0 | ORNANAV1R3234 | cmpl | cmpl | 0, |
585 | NM_001253624 | chrUn_DS180993v1 | - | 46555 | 47497 | 46555 | 47497 | 1 | 46555, | 47497, | 0 | ORNANAV1R3232 | cmpl | cmpl | 0, |
585 | NM_001253623 | chrUn_DS180993v1 | - | 29768 | 30710 | 29768 | 30710 | 1 | 29768, | 30710, | 0 | ORNANAV1R3231 | cmpl | cmpl | 0, |
585 | NR_034800 | chrUn_DS185347v1 | + | 2121 | 2234 | 2234 | 2234 | 1 | 2121, | 2234, | 0 | MIR1422D | unk | unk | -1, |
585 | NR_034788 | chrUn_DS185191v1 | - | 5521 | 5642 | 5642 | 5642 | 1 | 5521, | 5642, | 0 | MIR1421M | unk | unk | -1, |
585 | NR_034787 | chrUn_DS185191v1 | - | 5128 | 5224 | 5224 | 5224 | 1 | 5128, | 5224, | 0 | MIR1419A | unk | unk | -1, |
585 | NR_034786 | chrUn_DS185191v1 | - | 1638 | 1731 | 1731 | 1731 | 1 | 1638, | 1731, | 0 | MIR1421L-1 | unk | unk | -1, |
585 | NR_034785 | chrUn_DS185191v1 | - | 750 | 869 | 869 | 869 | 1 | 750, | 869, | 0 | MIR1421K-1 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|