|
|
Database: galVar1 Primary Table: xenoRefGene Row Count: 568,133   Data last updated: 2020-08-19
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | description |
bin | 587 | smallint(5) unsigned | Indexing field to speed chromosome range queries. |
name | NM_001091497 | varchar(255) | Name of gene (usually transcript_id from GTF) |
chrom | NW_007726394v1 | varchar(255) | Reference sequence chromosome or scaffold |
strand | + | char(1) | + or - for strand |
txStart | 289634 | int(10) unsigned | Transcription start position (or end position for minus strand item) |
txEnd | 291047 | int(10) unsigned | Transcription end position (or start position for minus strand item) |
cdsStart | 289634 | int(10) unsigned | Coding region start (or end position for minus strand item) |
cdsEnd | 291032 | int(10) unsigned | Coding region end (or start position for minus strand item) |
exonCount | 5 | int(10) unsigned | Number of exons |
exonStarts | 289634,290307,290377,290691... | longblob | Exon start positions (or end positions for minus strand item) |
exonEnds | 289715,290367,290380,290817... | longblob | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | score |
name2 | anapc15.S | varchar(255) | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,0,0,0,0, | longblob | Reading frame of the start of the CDS region of the exon, in the direction of transcription (0,1,2), or -1 if there is no CDS region. |
|
| |
|
|
Connected Tables and Joining Fields
|
|
Sample Rows
|
|
bin | name | chrom | strand | txStart | txEnd | cdsStart | cdsEnd | exonCount | exonStarts | exonEnds | score | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
587 | NM_001091497 | NW_007726394v1 | + | 289634 | 291047 | 289634 | 291032 | 5 | 289634,290307,290377,290691,290987, | 289715,290367,290380,290817,291047, | 0 | anapc15.S | cmpl | cmpl | 0,0,0,0,0, |
585 | NR_073064 | NW_007748720v1 | - | 6548 | 6671 | 6671 | 6671 | 1 | 6548, | 6671, | 0 | EXOC2 | unk | unk | -1, |
73 | NM_001082442 | NW_007727671v1 | + | 220124 | 276997 | 220172 | 276019 | 12 | 220124,228450,238215,240952,243813,248598,254331,255069,261289,275851,276716,276943, | 220248,228534,238449,241280,243884,248735,254410,255146,261409,276209,276917,276997, | 0 | ATG4C | cmpl | cmpl | 0,1,1,1,2,1,0,1,0,0,-1,-1, |
585 | NM_001135109 | NW_007730876v1 | + | 20946 | 26043 | 20946 | 21392 | 30 | 20946,22015,22238,22295,22593,22648,22832,22925,23068,23234,23274,23306,23895,23968,24202,24255,24314,24415,24628,24802,24909,25 ... | 21997,22211,22286,22479,22611,22821,22911,23058,23113,23255,23295,23349,23940,24186,24218,24285,24387,24520,24768,24893,24948,25 ... | 0 | RIC3 | incmpl | cmpl | 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1, |
591 | NM_001165932 | NW_007726291v1 | + | 889648 | 902488 | 889648 | 902483 | 2 | 889648,902385, | 889746,902488, | 0 | Ucma | incmpl | cmpl | 2,1, |
585 | NM_001166031 | NW_007727818v1 | - | 5169 | 7429 | 5169 | 7429 | 2 | 5169,7304, | 5720,7429, | 0 | Mrps2 | incmpl | incmpl | 2,0, |
585 | NM_194069 | NW_007730348v1 | - | 1896 | 3021 | 1896 | 3021 | 3 | 1896,1971,2931, | 1953,1975,3021, | 0 | Ifi27 | incmpl | incmpl | 0,2,2, |
585 | NM_194069 | NW_007742797v1 | + | 7069 | 7216 | 7069 | 7216 | 2 | 7069,7195, | 7180,7216, | 0 | Ifi27 | incmpl | incmpl | 0,2, |
585 | NM_194068 | NW_007730348v1 | - | 1896 | 3021 | 1896 | 3021 | 3 | 1896,1971,2931, | 1953,1975,3021, | 0 | Ifi27 | incmpl | incmpl | 0,2,2, |
585 | NM_194068 | NW_007742797v1 | + | 7069 | 7216 | 7069 | 7216 | 2 | 7069,7195, | 7180,7216, | 0 | Ifi27 | incmpl | incmpl | 0,2, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|