|
|
Database: anoGam3 Primary Table: xenoRefFlat Row Count: 67,288   Data last updated: 2018-07-30
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | LOC106111556 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001311475 | varchar(255) | values | Name of gene |
chrom | chr2L | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 157510 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 158210 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 157510 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 158210 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 157510,157724,157916, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 157624,157898,158210, | 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 |
---|
LOC106111556 | NM_001311475 | chr2L | - | 157510 | 158210 | 157510 | 158210 | 3 | 157510,157724,157916, | 157624,157898,158210, |
B4GALT7 | NM_001039911 | chr3R | + | 35943735 | 35944191 | 35943735 | 35944191 | 1 | 35943735, | 35944191, |
mthfd2l | NM_199813 | chr2L | - | 157522 | 158114 | 157522 | 158114 | 3 | 157522,157679,157919, | 157612,157895,158114, |
mthfd2 | NM_001002181 | chr2L | - | 157522 | 158246 | 157522 | 158246 | 3 | 157522,157676,157859, | 157621,157829,158246, |
MTHFD2L | NM_001193907 | chr2L | - | 157525 | 158237 | 157525 | 158237 | 3 | 157525,157679,157916, | 157621,157829,158237, |
Psma8 | NM_001108884 | chr2L | + | 15375627 | 15376332 | 15375627 | 15376332 | 2 | 15375627,15376194, | 15376152,15376332, |
SPTLC1 | NM_006415 | chr3L | + | 3180236 | 3181306 | 3180236 | 3181306 | 3 | 3180236,3180699,3181117, | 3180608,3180999,3181306, |
F49D11.12 | NR_050535 | chrUn_NW_045231v1 | + | 891 | 954 | 954 | 954 | 1 | 891, | 954, |
mthfd2.L | NM_001091754 | chr2L | - | 157525 | 158297 | 157525 | 158297 | 2 | 157525,157676, | 157621,158297, |
mthfd2l.S | NM_001093337 | chr2L | - | 157525 | 158297 | 157525 | 158297 | 2 | 157525,157676, | 157621,158297, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|