|
|
Database: nasLar1 Primary Table: xenoRefGene Row Count: 387,633   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 | info | description |
bin | 1052 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001126408 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr20 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 61217255 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 61219979 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 61217255 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 61219979 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 61217255,61217826,61219895, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 61217396,61217901,61219979, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | si:ch211-220d9.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 | cmpl | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | 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 |
---|
1052 | NM_001126408 | chr20 | - | 61217255 | 61219979 | 61217255 | 61219979 | 3 | 61217255,61217826,61219895, | 61217396,61217901,61219979, | 0 | si:ch211-220d9.3 | cmpl | cmpl | 0,0,0, |
1301 | NM_001244756 | chr9 | - | 93924613 | 93925544 | 93924613 | 93925544 | 2 | 93924613,93925423, | 93924719,93925544, | 0 | bloc1s2 | incmpl | incmpl | 1,0, |
15 | NM_001331197 | chr19 | - | 53056224 | 53908238 | 53056264 | 53908238 | 11 | 53056224,53136922,53204619,53204990,53553520,53690598,53860431,53860831,53883317,53883417,53908124, | 53056308,53137213,53204738,53205095,53553575,53690725,53860579,53860905,53883333,53883432,53908238, | 0 | Zfp946 | incmpl | cmpl | 1,1,2,2,1,0,2,0,1,1,0, |
1102 | NM_001102530 | chrX | - | 67823847 | 67827889 | 67824196 | 67827889 | 9 | 67823847,67823970,67824093,67824181,67824373,67824901,67825458,67825685,67826671, | 67823866,67824039,67824145,67824373,67824840,67825420,67825629,67826669,67827889, | 0 | ERCC6L | incmpl | cmpl | -1,-1,-1,0,1,0,1,2,0, |
1650 | NM_001091075 | chr2 | - | 139603891 | 139610378 | 139603891 | 139610378 | 3 | 139603891,139605580,139610278, | 139604010,139605628,139610378, | 0 | rnf7.L | incmpl | cmpl | 1,1,0, |
585 | NR_120650 | chrUn_JMHX01191704v1 | + | 1190 | 1380 | 1380 | 1380 | 1 | 1190, | 1380, | 0 | LOC101929073 | unk | unk | -1, |
772 | NM_174250 | chr10 | + | 24616062 | 24617989 | 24616241 | 24616505 | 8 | 24616062,24616767,24616905,24616947,24617104,24617169,24617449,24617647, | 24616750,24616874,24616925,24617064,24617125,24617434,24617605,24617989, | 0 | BLCAP | cmpl | cmpl | 0,-1,-1,-1,-1,-1,-1,-1, |
1183 | NM_001159380 | chr20 | - | 78399957 | 78413724 | 78399957 | 78411707 | 7 | 78399957,78400362,78404794,78406726,78410185,78411644,78413704, | 78400084,78400475,78404885,78406840,78410299,78411751,78413724, | 0 | MTHFSD | cmpl | incmpl | 0,1,0,0,0,0,-1, |
1542 | NM_001284756 | chr6 | - | 125522994 | 125540106 | 125523233 | 125536854 | 7 | 125522994,125523227,125523958,125526383,125530467,125536757,125540010, | 125523215,125523269,125524099,125526527,125530541,125536854,125540106, | 0 | SKP1 | cmpl | cmpl | -1,0,0,0,1,0,-1, |
1192 | NM_001299647 | chr7 | + | 79566370 | 79571246 | 79571246 | 79571246 | 8 | 79566370,79566893,79567330,79570090,79570493,79570845,79570949,79571162, | 79566541,79567056,79567487,79570217,79570589,79570940,79571072,79571246, | 0 | CG45087 | unk | unk | -1,-1,-1,-1,-1,-1,-1,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|