|
|
Database: ce4 Primary Table: xenoRefGene Row Count: 33,772   Data last updated: 2020-08-21
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 622 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_165973 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrIII | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 4937934 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 4938379 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 4937934 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 4938379 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 4 | int(10) unsigned | range | Number of exons |
exonStarts | 4937934,4938129,4938178,493... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 4938096,4938177,4938181,493... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | Fsn | 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 | 0,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 |
---|
622 | NM_165973 | chrIII | + | 4937934 | 4938379 | 4937934 | 4938379 | 4 | 4937934,4938129,4938178,4938232, | 4938096,4938177,4938181,4938379, | 0 | Fsn | incmpl | incmpl | 0,0,0,0, |
641 | NM_001171148 | chrX | - | 7459458 | 7460204 | 7459458 | 7460204 | 3 | 7459458,7459577,7460134, | 7459494,7459693,7460204, | 0 | SRY | incmpl | incmpl | 0,1,0, |
693 | NM_001111913 | chrII | - | 14228446 | 14231859 | 14228446 | 14231859 | 4 | 14228446,14229811,14231391,14231718, | 14228569,14229895,14231676,14231859, | 0 | LOC542331 | incmpl | incmpl | 0,0,0,0, |
608 | NM_001043921 | chrX | - | 3113557 | 3114660 | 3113557 | 3114660 | 5 | 3113557,3114145,3114260,3114498,3114603, | 3114127,3114214,3114377,3114591,3114660, | 0 | LOC692786 | incmpl | cmpl | 0,0,0,0,0, |
624 | NM_001048240 | chrIII | + | 5228698 | 5230179 | 5228698 | 5230179 | 3 | 5228698,5229336,5230101, | 5229286,5230047,5230179, | 0 | Atpsyn-beta | incmpl | incmpl | 0,0,0, |
711 | NM_001043999 | chrV | - | 16592548 | 16593761 | 16592548 | 16593761 | 3 | 16592548,16592778,16593332, | 16592760,16592782,16593761, | 0 | Bcp | incmpl | cmpl | 1,0,0, |
664 | NM_001079271 | chrX | - | 10422441 | 10428081 | 10422441 | 10428081 | 10 | 10422441,10422881,10423267,10425587,10426408,10427132,10427420,10427561,10427766,10427913, | 10422672,10423187,10423534,10425597,10426512,10427373,10427543,10427615,10427769,10428081, | 0 | mink1 | incmpl | incmpl | 0,0,0,0,1,0,0,0,0,0, |
673 | NM_001244070 | chrIV | + | 11602811 | 11603187 | 11602811 | 11603187 | 2 | 11602811,11603064, | 11603018,11603187, | 0 | RPS11 | incmpl | cmpl | 0,0, |
627 | NM_001095584 | chrI | - | 5607928 | 5608839 | 5607928 | 5608839 | 2 | 5607928,5608724, | 5608035,5608839, | 0 | ubl5.S | cmpl | cmpl | 1,0, |
602 | NM_001162825 | chrIII | + | 2343567 | 2346560 | 2343567 | 2346560 | 3 | 2343567,2344081,2346401, | 2343645,2344168,2346560, | 0 | LOC100168643 | cmpl | incmpl | 0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|