|
|
Database: cb1 Primary Table: xenoRefGene Row Count: 234,068   Data last updated: 2020-08-20
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 1093 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001268182 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrUn | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 66618603 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 66618985 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 66618603 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 66618985 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 2 | int(10) unsigned | range | Number of exons |
exonStarts | 66618603,66618913, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 66618651,66618985, | longblob | | Exon end positions (or start positions for minus strand item) |
id | 5150592 | int(10) unsigned | range | |
name2 | elo-8 | 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 | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 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 | id | name2 | cdsStartStat | cdsEndStat | exonFrames |
---|
1093 | NM_001268182 | chrUn | + | 66618603 | 66618985 | 66618603 | 66618985 | 2 | 66618603,66618913, | 66618651,66618985, | 5150592 | elo-8 | cmpl | cmpl | 0,0, |
1156 | NM_001010972 | chrUn | - | 74843440 | 74843575 | 74843440 | 74843575 | 1 | 74843440, | 74843575, | 5131058 | ZYX | incmpl | incmpl | 0, |
1140 | NM_001011071 | chrUn | - | 72853897 | 72854427 | 72853897 | 72854427 | 3 | 72853897,72854203,72854390, | 72854113,72854343,72854427, | 5131059 | wdr83 | incmpl | incmpl | 0,1,0, |
909 | NM_001010969 | chrUn | - | 42475380 | 42476302 | 42475380 | 42476302 | 2 | 42475380,42476179, | 42475428,42476302, | 5131060 | CYP4A22 | incmpl | incmpl | 0,0, |
765 | NM_001009967 | chrUn | - | 23649115 | 23650263 | 23649115 | 23650263 | 6 | 23649115,23649456,23649636,23649840,23649945,23650140, | 23649193,23649510,23649795,23649900,23650095,23650263, | 5131061 | Pip5k1c | incmpl | incmpl | 0,0,0,0,0,0, |
1131 | NM_001009964 | chrUn | - | 71674448 | 71674565 | 71674448 | 71674565 | 1 | 71674448, | 71674565, | 5131062 | Tbx5 | incmpl | incmpl | 0, |
1139 | NM_001009964 | chrUn | + | 72628635 | 72631977 | 72628635 | 72631977 | 3 | 72628635,72630790,72631932, | 72628821,72630835,72631977, | 5131063 | Tbx5 | incmpl | incmpl | 0,0,0, |
717 | NM_001039599 | chrUn | + | 17364311 | 17364660 | 17364311 | 17364660 | 3 | 17364311,17364426,17364634, | 17364363,17364439,17364660, | 5123335 | COLEC12 | incmpl | incmpl | 2,0,1, |
813 | NM_001193549 | chrUn | - | 29931907 | 29932018 | 29931907 | 29932018 | 1 | 29931907, | 29932018, | 5121362 | MYL6 | incmpl | incmpl | 0, |
1157 | NM_016997 | chrUn | + | 74992177 | 74992405 | 74992177 | 74992405 | 2 | 74992177,74992348, | 74992309,74992405, | 5121359 | Cel | incmpl | incmpl | 0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|