|
|
Database: aquChr2 Primary Table: xenoRefGene Row Count: 381,519   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 | 587 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001310785 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | KN265858v1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 378684 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 379553 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 378684 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 379546 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 378684,379354,379517, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 378778,379446,379553, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | IFITM2 | 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,1,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_001310785 | KN265858v1 | - | 378684 | 379553 | 378684 | 379546 | 3 | 378684,379354,379517, | 378778,379446,379553, | 0 | IFITM2 | cmpl | incmpl | 0,1,0, |
706 | NM_001327807 | KN265662v1 | + | 15893105 | 15896520 | 15893105 | 15896520 | 3 | 15893105,15896208,15896361, | 15893204,15896247,15896520, | 0 | lrtm1 | incmpl | incmpl | 0,0,0, |
676 | NR_156747 | KN265653v1 | + | 11943245 | 11972167 | 11972167 | 11972167 | 8 | 11943245,11946169,11956510,11957142,11957737,11958014,11962575,11972130, | 11943317,11946183,11956642,11957256,11957837,11958091,11962704,11972167, | 0 | Ppp1r9a | unk | unk | -1,-1,-1,-1,-1,-1,-1,-1, |
591 | NM_001167997 | KN265816v1 | - | 807304 | 831382 | 807304 | 831382 | 8 | 807304,808035,816024,816116,827710,829284,830026,831334, | 807424,808057,816072,816140,827785,829359,830044,831382, | 0 | Tex11 | incmpl | incmpl | 0,2,2,0,0,0,2,0, |
587 | NM_001167995 | KN265878v1 | - | 328824 | 330002 | 328824 | 330002 | 2 | 328824,329948, | 328896,330002, | 0 | Trmt2b | incmpl | incmpl | 0,0, |
587 | NM_001167994 | KN265878v1 | - | 324506 | 330002 | 324506 | 330002 | 9 | 324506,325626,325691,325706,325906,326125,327137,328824,329942, | 324605,325644,325698,325721,325942,326356,327284,328896,330002, | 0 | Trmt2b | incmpl | incmpl | 0,2,0,0,1,0,0,0,0, |
623 | NM_131358 | KN265726v1 | + | 5060803 | 5091894 | 5060803 | 5091894 | 4 | 5060803,5066347,5074211,5091831, | 5061020,5066529,5074331,5091894, | 0 | anos1a | incmpl | incmpl | 0,1,0,0, |
604 | NM_007006 | KN265663v1 | + | 2552923 | 2560186 | 2552930 | 2560132 | 7 | 2552923,2555263,2556709,2557460,2558666,2560110,2560168, | 2553046,2555464,2556770,2557552,2558779,2560140,2560186, | 0 | NUDT21 | cmpl | cmpl | 0,2,2,1,0,2,-1, |
585 | NM_167663 | KN265908v1 | + | 17925 | 19554 | 17925 | 19554 | 2 | 17925,19464, | 18018,19554, | 0 | Grip84 | incmpl | incmpl | 0,0, |
631 | NM_212757 | KN265671v1 | + | 6042552 | 6062105 | 6042558 | 6062105 | 5 | 6042552,6058830,6061492,6061645,6062009, | 6042783,6058941,6061640,6061647,6062105, | 0 | ywhaz | cmpl | incmpl | 0,0,0,1,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|