|
|
Database: otoGar3 Primary Table: xenoRefFlat Row Count: 530,019   Data last updated: 2020-08-19
Format description: A gene prediction with additional geneName field. On download server: MariaDB table dump directory
field | example | SQL type | description |
geneName | MIR9-1 | varchar(255) | Name of gene as it appears in genome browser. |
name | NR_030833 | varchar(255) | Name of gene |
chrom | GL873548 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 12716790 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 12716880 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 12716880 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 12716880 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | Number of exons |
exonStarts | 12716790, | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 12716880, | 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 |
---|
MIR9-1 | NR_030833 | GL873548 | + | 12716790 | 12716880 | 12716880 | 12716880 | 1 | 12716790, | 12716880, |
LOC101927284 | NR_110754 | GL873739 | + | 1347767 | 1347848 | 1347848 | 1347848 | 1 | 1347767, | 1347848, |
Zfp944 | NM_001355280 | GL873542 | + | 8531714 | 8531830 | 8531714 | 8531830 | 2 | 8531714,8531794, | 8531765,8531830, |
RpL7 | NM_001043670 | GL873631 | - | 132352 | 133223 | 132352 | 133223 | 3 | 132352,132494,133178, | 132421,132800,133223, |
Vmn1r5 | NM_134174 | GL873823 | + | 522633 | 523317 | 522633 | 523317 | 3 | 522633,523016,523194, | 522894,523044,523317, |
Nxph1 | NM_012994 | GL873524 | + | 26289158 | 26597705 | 26290365 | 26596533 | 8 | 26289158,26290255,26595771,26596550,26596663,26596798,26597193,26597282, | 26289435,26290419,26596540,26596654,26596771,26597160,26597259,26597705, |
NAV1 | NM_020443 | GL873585 | + | 8419997 | 8689245 | 8689245 | 8689245 | 2 | 8419997,8689173, | 8420027,8689245, |
NAV1 | NM_020443 | GL873744 | + | 1666545 | 1666779 | 1666779 | 1666779 | 2 | 1666545,1666689, | 1666614,1666779, |
Stk19 | NM_019442 | GL873550 | + | 2883988 | 2890069 | 2883988 | 2889708 | 7 | 2883988,2887527,2887917,2889098,2889307,2889669,2890033, | 2884123,2887622,2888058,2889196,2889453,2889711,2890069, |
VARS2 | NM_020442 | GL873550 | + | 1076512 | 1087245 | 1076530 | 1087219 | 30 | 1076512,1076834,1077030,1077419,1077930,1078088,1078813,1079063,1079644,1080416,1080967,1081256,1081475,1081817,1082192,1082355, ... | 1076731,1076916,1077131,1077541,1077997,1078186,1078895,1079183,1079756,1080505,1081058,1081378,1081585,1081899,1082269,1082432, ... |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|