|
|
Database: nanPar1 Primary Table: xenoRefGene Row Count: 484,766   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 | 602 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001004261 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | KN905850v1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 2230657 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 2284389 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 2230657 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 2284389 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 12 | int(10) unsigned | range | Number of exons |
exonStarts | 2230657,2239262,2244492,225... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 2230695,2239384,2244587,225... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Pyroxd2 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | incmpl | 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 | 1,2,0,2,1,0,1,0,0,1,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 |
---|
602 | NM_001004261 | KN905850v1 | - | 2230657 | 2284389 | 2230657 | 2284389 | 12 | 2230657,2239262,2244492,2250550,2255897,2260458,2263970,2264712,2272139,2280241,2282291,2284365, | 2230695,2239384,2244587,2250683,2256045,2260525,2264071,2264806,2272217,2280315,2282385,2284389, | 0 | Pyroxd2 | incmpl | incmpl | 1,2,0,2,1,0,1,0,0,1,0,0, |
585 | NM_001102702 | JYOU01114810v1 | - | 10002 | 10750 | 10003 | 10744 | 1 | 10002, | 10750, | 0 | rnf182 | cmpl | cmpl | 0, |
591 | NM_001347503 | KN905899v1 | + | 840523 | 878303 | 846761 | 872088 | 5 | 840523,846761,857788,872034,878264, | 840581,846860,857804,872088,878303, | 0 | Ccser2 | incmpl | incmpl | -1,0,0,2,-1, |
588 | NM_002651 | KN906795v1 | + | 429501 | 453831 | 429501 | 453831 | 11 | 429501,429711,446950,448115,448424,448641,448828,450554,452199,453237,453672, | 429567,430269,447178,448343,448534,448744,448954,450820,452332,453360,453831, | 0 | PI4KB | incmpl | cmpl | 0,0,0,0,0,2,0,0,2,0,0, |
586 | NM_146925 | KN906237v1 | + | 206015 | 206252 | 206015 | 206252 | 2 | 206015,206180, | 206081,206252, | 0 | Olfr481 | incmpl | incmpl | 0,0, |
587 | NM_146925 | KN906264v1 | - | 263766 | 280981 | 263766 | 280981 | 5 | 263766,263937,264093,280747,280897, | 263853,264030,264165,280812,280981, | 0 | Olfr481 | incmpl | incmpl | 0,0,0,1,0, |
9 | NM_146925 | KN906264v1 | - | 317688 | 1181963 | 317688 | 1181963 | 5 | 317688,550388,949962,950162,1181915, | 317776,550407,950090,950234,1181963, | 0 | Olfr481 | incmpl | incmpl | 2,2,0,0,0, |
587 | NM_146491 | KN907292v1 | + | 291732 | 292170 | 291732 | 292170 | 3 | 291732,291939,292053, | 291801,291968,292170, | 0 | Olfr1410 | incmpl | incmpl | 0,0,0, |
622 | NM_001009879 | KN905853v1 | - | 4870844 | 4871273 | 4870844 | 4871273 | 2 | 4870844,4871171, | 4870916,4871273, | 0 | OR1E1 | incmpl | incmpl | 0,0, |
590 | NM_001027641 | KN906026v1 | - | 697929 | 712963 | 697929 | 712963 | 8 | 697929,699082,701352,703156,704920,706029,711490,712807, | 697998,699196,701505,703207,704939,706107,711610,712963, | 0 | hmt-1 | incmpl | incmpl | 0,0,0,0,1,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|