|
|
Database: droYak2 Primary Table: xenoRefFlat Row Count: 173,200   Data last updated: 2020-08-18
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
geneName | LOC100161367 | varchar(255) | values | Name of gene as it appears in genome browser. |
name | NM_001293406 | varchar(255) | values | Name of gene |
chrom | chr3L | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 12558576 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 12558936 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 12558576 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 12558936 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 12558576,12558807, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 12558801,12558936, | 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 |
---|
LOC100161367 | NM_001293406 | chr3L | + | 12558576 | 12558936 | 12558576 | 12558936 | 2 | 12558576,12558807, | 12558801,12558936, |
LOC100164683 | NM_001293396 | chr2L | + | 12895281 | 12895797 | 12895281 | 12895797 | 2 | 12895281,12895587, | 12895554,12895797, |
LOC100169546 | NM_001293395 | chr3R | - | 9564164 | 9564817 | 9564164 | 9564817 | 2 | 9564164,9564748, | 9564677,9564817, |
LOC100162386 | NM_001293404 | chrX | - | 10342688 | 10344683 | 10342688 | 10344683 | 2 | 10342688,10344629, | 10343111,10344683, |
WDR48 | NM_001303403 | chr2R | + | 1968951 | 1971240 | 1968951 | 1971240 | 7 | 1968951,1969104,1969169,1969261,1970020,1970549,1971171, | 1969077,1969167,1969172,1969744,1970233,1970594,1971240, |
LOC100164935 | NM_001293392 | chr3R | + | 26513907 | 26514382 | 26513907 | 26514382 | 2 | 26513907,26514097, | 26514039,26514382, |
WDR48 | NM_001303402 | chr2R | + | 1968951 | 1971240 | 1969073 | 1971240 | 5 | 1968951,1969237,1970020,1970549,1971171, | 1969077,1969744,1970233,1970594,1971240, |
LOC100159302 | NM_001293391 | chr2L | - | 16685033 | 16685861 | 16685033 | 16685861 | 3 | 16685033,16685264,16685357, | 16685234,16685318,16685861, |
rpl10 | NM_001303391 | chr3L | - | 23689974 | 23690507 | 23689974 | 23690507 | 2 | 23689974,23690202, | 23690137,23690507, |
LOC100162628 | NM_001293390 | chr2R | - | 6568060 | 6568294 | 6568060 | 6568294 | 1 | 6568060, | 6568294, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|