|
|
Database: vicPac1 Primary Table: xenoRefFlat Row Count: 632,143   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 | description |
geneName | KIT | varchar(255) | Name of gene as it appears in genome browser. |
name | NM_001009837 | varchar(255) | Name of gene |
chrom | scaffold_3659 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 112362 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 112590 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 112590 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 112590 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | Number of exons |
exonStarts | 112362, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 112590, | 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 |
---|
KIT | NM_001009837 | scaffold_3659 | + | 112362 | 112590 | 112590 | 112590 | 1 | 112362, | 112590, |
TMA16 | NM_001035034 | scaffold_1832 | + | 184593 | 191801 | 184593 | 191801 | 6 | 184593,186597,190260,190329,191621,191738, | 184633,186748,190303,190333,191708,191801, |
Sec14l1 | NM_001166506 | scaffold_59576 | + | 764 | 4117 | 764 | 4117 | 2 | 764,4004, | 893,4117, |
GTF2H4 | NM_001123120 | scaffold_253995 | + | 331 | 838 | 331 | 838 | 2 | 331,738, | 468,838, |
GTF2H4 | NM_001123120 | scaffold_4408 | + | 48 | 1024 | 48 | 1024 | 3 | 48,746,943, | 80,794,1024, |
heph | NM_001260469 | scaffold_172 | - | 38554 | 61131 | 38554 | 61131 | 7 | 38554,38856,39032,44671,46290,46657,61002, | 38683,38877,39251,44743,46304,46687,61131, |
CLIP-190 | NM_001273598 | scaffold_2244 | + | 132368 | 221284 | 132368 | 221284 | 2 | 132368,221218, | 132494,221284, |
LOC100499756 | NM_001248659 | scaffold_472 | + | 17791 | 28050 | 17791 | 28050 | 3 | 17791,26090,27969, | 17860,26159,28050, |
rpl11 | NM_001016640 | scaffold_13215 | - | 8051 | 8563 | 8051 | 8563 | 3 | 8051,8316,8372, | 8315,8364,8563, |
crtap | NM_001016647 | scaffold_19216 | - | 6584 | 9489 | 6584 | 9489 | 3 | 6584,9135,9361, | 6681,9139,9489, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|