|
|
Database: rheMac2 Primary Table: refFlat Row Count: 6,342   Data last updated: 2016-02-16
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | SPINLW1 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001032841 | varchar(255) | values | Name of gene |
chrom | chr10 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 18896747 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 18901421 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 18896791 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 18901123 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 18896747,18897571,18900407,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 18896882,18897629,18900575,... | longblob | | Exon end positions (or start positions for minus strand item) |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
geneName | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds |
---|
SPINLW1 | NM_001032841 | chr10 | + | 18896747 | 18901421 | 18896791 | 18901123 | 4 | 18896747,18897571,18900407,18901112, | 18896882,18897629,18900575,18901421, |
MIR218-1 | NR_032455 | chr5 | + | 15312110 | 15312215 | 15312215 | 15312215 | 1 | 15312110, | 15312215, |
MIR429 | NR_032520 | chr1 | + | 4241842 | 4241925 | 4241925 | 4241925 | 1 | 4241842, | 4241925, |
PRL | NM_001047128 | chr4 | - | 22255920 | 22271398 | 22256075 | 22265452 | 6 | 22255920,22258731,22261117,22262874,22265424,22271188, | 22256267,22258911,22261225,22263050,22265549,22271398, |
NLRP3 | NM_001114351 | chr1 | - | 209538541 | 209565686 | 209539148 | 209565511 | 6 | 209538541,209542955,209543643,209558625,209560871,209565228, | 209539248,209543126,209543815,209560375,209560991,209565686, |
MIR190A | NR_031990 | chr7 | + | 41206804 | 41206889 | 41206889 | 41206889 | 1 | 41206804, | 41206889, |
UTS2R | NM_001032894 | chr16 | + | 77856904 | 77858074 | 77856904 | 77858074 | 1 | 77856904, | 77858074, |
MIR1911 | NR_128394 | chrX | + | 113271163 | 113271222 | 113271222 | 113271222 | 1 | 113271163, | 113271222, |
NDFIP1 | NM_001194017 | chr6 | + | 138526890 | 138576598 | 138527082 | 138566652 | 9 | 138526890,138527039,138552869,138553274,138557101,138559091,138562561,138566548,138573888, | 138526987,138527145,138552957,138553405,138557189,138559216,138562628,138566654,138576598, |
C7H14orf79 | NM_001193779 | chr7 | + | 168351887 | 168360407 | 168352034 | 168359673 | 5 | 168351887,168354187,168356708,168357863,168359511, | 168352457,168354333,168356838,168357980,168360407, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|