|
|
Database: monDom4 Primary Table: refGene Row Count: 1,242   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 | 4671 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001039868 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr2 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 535568147 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 535569092 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 535568147 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 535569092 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 535568147, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 535569092, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | T2R27 | 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 |
---|
4671 | NM_001039868 | chr2 | - | 535568147 | 535569092 | 535568147 | 535569092 | 1 | 535568147, | 535569092, | 0 | T2R27 | cmpl | cmpl | 0, |
357 | NM_001102434 | chr5 | - | 298179465 | 298278310 | 298179465 | 298278310 | 6 | 298179465,298192234,298197757,298220505,298232068,298278125, | 298180370,298192358,298197976,298221312,298232393,298278310, | 0 | VN2R650 | cmpl | cmpl | 1,0,0,0,2,0, |
2859 | NM_001102433 | chr5 | - | 298066945 | 298127452 | 298066945 | 298127452 | 5 | 298066945,298079092,298086442,298106032,298127164, | 298067850,298079216,298086661,298106839,298127452, | 0 | VN2R648 | cmpl | cmpl | 1,0,0,0,0, |
2858 | NM_001102432 | chr5 | - | 297975291 | 298032201 | 297975291 | 298032099 | 6 | 297975291,297989499,297996825,298015804,298029538,298032022, | 297976196,297989623,297997044,298016611,298029830,298032201, | 0 | VN2R647 | cmpl | cmpl | 1,0,0,0,2,0, |
356 | NM_001102429 | chr5 | - | 297655635 | 297751768 | 297655635 | 297751768 | 5 | 297655635,297669479,297675833,297698989,297751480, | 297656540,297669603,297676052,297699796,297751768, | 0 | VN2R643 | cmpl | cmpl | 1,0,0,0,0, |
1325 | NR_034995 | chrUn | - | 97001934 | 97002016 | 97002016 | 97002016 | 1 | 97001934, | 97002016, | 0 | MIR551A | unk | unk | -1, |
4520 | NM_001099537 | chr3 | + | 515831153 | 515869921 | 515831153 | 515869921 | 6 | 515831153,515833429,515848394,515861600,515862761,515869001, | 515831312,515833780,515849198,515861828,515862885,515869921, | 0 | VN2R533 | cmpl | cmpl | 0,0,0,0,0,1, |
3571 | NM_001099536 | chr4 | - | 391437081 | 391464784 | 391437081 | 391464751 | 5 | 391437081,391440005,391443930,391463165,391464496, | 391437982,391440133,391444158,391463969,391464784, | 0 | VN2R591 | cmpl | cmpl | 2,0,0,0,0, |
658 | NR_127463 | chr2 | + | 9613528 | 9613581 | 9613581 | 9613581 | 1 | 9613528, | 9613581, | 0 | MIR7271 | unk | unk | -1, |
13493 | NR_127462 | chr2 | - | 541551022 | 541551080 | 541551080 | 541551080 | 1 | 541551022, | 541551080, | 0 | MIR7270 | unk | unk | -1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|