|
|
Database: cb3 Primary Table: xenoRefGene Row Count: 131,831   Data last updated: 2020-08-18
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 588 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_059734 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrI | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 428970 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 432091 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 428971 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 432091 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 8 | int(10) unsigned | range | Number of exons |
exonStarts | 428970,429316,430197,430572... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 429106,429754,430362,430755... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | del-3 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | incmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 0,0,0,0,0,0,2,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 |
---|
588 | NM_059734 | chrI | + | 428970 | 432091 | 428971 | 432091 | 8 | 428970,429316,430197,430572,431489,431776,431961,432010, | 429106,429754,430362,430755,431732,431919,432004,432091, | 0 | del-3 | cmpl | incmpl | 0,0,0,0,0,0,2,0, |
631 | NM_001130632 | chrII | - | 6074034 | 6074118 | 6074034 | 6074118 | 1 | 6074034, | 6074118, | 0 | tor1l1 | incmpl | incmpl | 0, |
634 | NM_001005065 | chrI | + | 6550158 | 6551099 | 6550158 | 6551099 | 5 | 6550158,6550401,6550666,6550849,6551049, | 6550227,6550572,6550831,6550955,6551099, | 0 | abhd17b | incmpl | incmpl | 0,0,0,0,1, |
674 | NM_001004953 | chrIII | + | 11740411 | 11741015 | 11740411 | 11741015 | 3 | 11740411,11740856,11740919, | 11740525,11740880,11741015, | 0 | sbds | incmpl | incmpl | 0,0,0, |
618 | NM_001005047 | chrI | - | 4388421 | 4388784 | 4388421 | 4388784 | 1 | 4388421, | 4388784, | 0 | chmp1b | incmpl | incmpl | 0, |
596 | NM_001111973 | chrIV | + | 1558416 | 1561655 | 1558416 | 1561655 | 4 | 1558416,1560086,1560137,1561484, | 1558551,1560122,1560506,1561655, | 0 | LOC542400 | incmpl | incmpl | 0,0,0,0, |
611 | NM_001111971 | chrV | + | 3523741 | 3524207 | 3523741 | 3524207 | 3 | 3523741,3523910,3524102, | 3523861,3524051,3524207, | 0 | LOC542396 | incmpl | incmpl | 0,0,0, |
686 | NM_001111988 | chrX | - | 13276375 | 13277958 | 13276375 | 13277958 | 5 | 13276375,13276562,13276940,13277651,13277901, | 13276518,13276881,13277600,13277774,13277958, | 0 | LOC542418 | cmpl | incmpl | 1,0,0,0,0, |
656 | NM_001111987 | chrIII | - | 9352405 | 9353858 | 9352405 | 9353852 | 5 | 9352405,9352585,9352823,9353690,9353768, | 9352542,9352769,9353621,9353708,9353858, | 0 | LOC542417 | cmpl | incmpl | 1,0,0,0,0, |
600 | NM_001111987 | chrX | - | 2034044 | 2036383 | 2034044 | 2036380 | 8 | 2034044,2034219,2034579,2034733,2035366,2036162,2036262,2036323, | 2034178,2034533,2034686,2035076,2035590,2036207,2036273,2036383, | 0 | LOC542417 | cmpl | incmpl | 1,2,0,2,0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|