|
|
Database: felCat9 Primary Table: refGene Row Count: 429   Data last updated: 2019-03-22
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 863 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001009849 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chrE2 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | + | char(1) | values | + or - for strand |
txStart | 36523718 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 36526085 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 36523718 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 36526085 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 36523718,36525219,36525973, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 36523788,36525337,36526085, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | CCL17 | 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,1,2, | 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 |
---|
863 | NM_001009849 | chrE2 | + | 36523718 | 36526085 | 36523718 | 36526085 | 3 | 36523718,36525219,36525973, | 36523788,36525337,36526085, | 0 | CCL17 | cmpl | cmpl | 0,1,2, |
1227 | NM_001009828 | chrD1 | - | 84257818 | 84258562 | 84257818 | 84258562 | 1 | 84257818, | 84258562, | 0 | BDNF | cmpl | cmpl | 0, |
762 | NM_001009827 | chrE1 | - | 23276059 | 23282999 | 23276460 | 23282943 | 4 | 23276059,23276487,23281555,23282867, | 23276485,23276548,23281667,23282999, | 0 | CCL5 | cmpl | cmpl | 2,2,1,0, |
1577 | NM_001009826 | chrC1 | - | 130088795 | 130092596 | 130089335 | 130092527 | 2 | 130088795,130092512, | 130090382,130092596, | 0 | CXCR4 | cmpl | cmpl | 0,0, |
759 | NM_001309049 | chrA1 | + | 22918805 | 22920344 | 22919057 | 22920092 | 1 | 22918805, | 22920344, | 0 | LPAR6 | cmpl | cmpl | 0, |
875 | NM_001042567 | chrB1 | - | 38074338 | 38098460 | 38074369 | 38098430 | 10 | 38074338,38076636,38078534,38079916,38082234,38083702,38084693,38086308,38090951,38098342, | 38074370,38076741,38078717,38080037,38082477,38083936,38084805,38086488,38091121,38098460, | 0 | LPL | cmpl | cmpl | 2,2,2,1,1,1,0,0,1,0, |
1173 | NM_001114344 | chrA1 | - | 77088366 | 77130144 | 77088366 | 77130144 | 5 | 77088366,77090096,77090957,77107822,77130022, | 77088755,77090210,77091050,77108106,77130144, | 0 | EFNB2 | cmpl | cmpl | 1,1,1,2,0, |
1213 | NM_001163655 | chrA1 | + | 82349957 | 82367091 | 82349964 | 82366275 | 9 | 82349957,82355010,82356955,82357292,82363801,82364528,82365408,82365544,82366135, | 82350016,82355132,82357175,82357451,82363989,82364654,82365475,82365715,82367091, | 0 | LAMP1 | cmpl | cmpl | 0,1,0,1,1,0,0,1,1, |
1284 | NM_001167474 | chrA1 | + | 91725271 | 91726174 | 91725271 | 91726174 | 1 | 91725271, | 91726174, | 0 | FELCATV1R2 | cmpl | cmpl | 0, |
1433 | NM_001309037 | chrA1 | + | 111190386 | 111192290 | 111190386 | 111192290 | 4 | 111190386,111190641,111191340,111192184, | 111190545,111190683,111191466,111192290, | 0 | CSF2 | cmpl | incmpl | 0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|