|
|
Database: galGal3 Primary Table: xenoRefFlat Row Count: 262,009   Data last updated: 2020-08-21
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | src-1 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001306492 | varchar(255) | values | Name of gene |
chrom | chr3 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 66702432 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 66709593 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 66702432 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 66709593 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 66702432,66707301,66707403,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 66702588,66707394,66707436,... | 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 |
---|
src-1 | NM_001306492 | chr3 | + | 66702432 | 66709593 | 66702432 | 66709593 | 4 | 66702432,66707301,66707403,66709434, | 66702588,66707394,66707436,66709593, |
chaf1a.S | NM_001095620 | chr28 | + | 2033708 | 2045670 | 2033708 | 2045670 | 12 | 2033708,2038801,2039413,2039975,2040455,2041204,2041549,2041742,2042036,2042912,2043089,2045613, | 2033753,2038815,2039471,2040044,2040527,2041324,2041624,2041796,2042150,2042996,2043269,2045670, |
Zfp358 | NM_001108328 | chr1 | - | 95222232 | 95222679 | 95222232 | 95222679 | 2 | 95222232,95222556, | 95222526,95222679, |
AKR1B1 | NM_001252416 | chr1 | - | 64256811 | 64287559 | 64256811 | 64287556 | 9 | 64256811,64257628,64258237,64258477,64272467,64272976,64274922,64287048,64287490, | 64256890,64257705,64258322,64258563,64272488,64273101,64275039,64287216,64287559, |
chp1.L | NM_001091906 | chr5 | + | 26686680 | 26701659 | 26686680 | 26701659 | 9 | 26686680,26686932,26690980,26697270,26698216,26698614,26699122,26700232,26701605, | 26686747,26686934,26691046,26697356,26698339,26698619,26699177,26700362,26701659, |
rplp2.S | NM_001092006 | chr2 | + | 151342253 | 151342328 | 151342253 | 151342328 | 1 | 151342253, | 151342328, |
rplp2.S | NM_001092006 | chr5 | - | 16870506 | 16874648 | 16870506 | 16874645 | 5 | 16870506,16871054,16872769,16874505,16874517, | 16870589,16871115,16872808,16874508,16874648, |
Ift27 | NM_001130495 | chr1 | + | 53632599 | 53635633 | 53632599 | 53635633 | 3 | 53632599,53634487,53635513, | 53632683,53634547,53635633, |
LHCGR | NM_214449 | chr5 | + | 43232788 | 43250793 | 43232788 | 43250793 | 3 | 43232788,43249863,43250430, | 43232866,43250400,43250793, |
HBE1 | NM_214447 | chr1 | + | 199433814 | 199438019 | 199433814 | 199438019 | 2 | 199433814,199437959, | 199434040,199438019, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|