|
|
Database: taeGut1 Primary Table: refFlat Row Count: 1,267   Data last updated: 2020-09-01
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | LOC100190510 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001245268 | varchar(255) | values | Name of gene |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 2322980 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 2381582 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 2323027 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 2380903 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 2322980,2340930,2380775, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 2323036,2340982,2381582, | 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 |
---|
LOC100190510 | NM_001245268 | chr1 | + | 2322980 | 2381582 | 2323027 | 2380903 | 3 | 2322980,2340930,2380775, | 2323036,2340982,2381582, |
COX7A2 | NM_001198781 | chr3 | + | 83154873 | 83158710 | 83154942 | 83158554 | 4 | 83154873,83155995,83157563,83158495, | 83154960,83156085,83157648,83158710, |
MIR30C | NR_049037 | chr3 | + | 84746567 | 84746639 | 84746639 | 84746639 | 1 | 84746567, | 84746639, |
MIR99-1 | NR_049043 | chrUn | + | 52861468 | 52861539 | 52861539 | 52861539 | 1 | 52861468, | 52861539, |
MIR99-2 | NR_049044 | chrUn | + | 52861468 | 52861539 | 52861539 | 52861539 | 1 | 52861468, | 52861539, |
PPIB | NM_001245322 | chr10_random | + | 124263 | 126111 | 124294 | 125925 | 8 | 124263,124337,124425,124816,125068,125555,125851,125921, | 124337,124424,124445,124935,125162,125740,125921,126111, |
MRPL30 | NM_001245321 | chr1 | - | 31234811 | 31237071 | 31235051 | 31237061 | 6 | 31234811,31235138,31235225,31236080,31236669,31237010, | 31235138,31235141,31235299,31236227,31236750,31237071, |
PLEKHB2 | NM_001245320 | chr9 | + | 2895016 | 2906363 | 2898176 | 2906276 | 8 | 2895016,2898165,2898820,2899700,2900682,2902778,2903987,2906139, | 2895047,2898213,2898973,2899803,2900722,2902868,2904102,2906363, |
MIR196 | NR_105656 | chr2 | - | 52627135 | 52627210 | 52627210 | 52627210 | 1 | 52627135, | 52627210, |
MOSPD2 | NM_001177514 | chr1 | - | 17237274 | 17269494 | 17239142 | 17269494 | 15 | 17237274,17239900,17241175,17241959,17242823,17246220,17248539,17254480,17255567,17256815,17259258,17260659,17261487,17269218,17 ... | 17239271,17240021,17241305,17242056,17242920,17246333,17248710,17254605,17255606,17256876,17259413,17260746,17261643,17269285,17 ... |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|