|
|
Database: canFam5 Primary Table: refGene Row Count: 2,322   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 | 619 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NR_128902 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr1 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 4518940 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 4519069 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 4519069 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 4519069 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 4518940, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 4519069, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | MIR8907 | varchar(255) | values | Alternate name (e.g. gene_id from GTF) |
cdsStartStat | unk | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS start annotation (none, unknown, incomplete, or complete) |
cdsEndStat | unk | enum('none', 'unk', 'incmpl', 'cmpl') | values | Status of CDS end annotation (none, unknown, incomplete, or complete) |
exonFrames | -1, | 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 |
---|
619 | NR_128902 | chr1 | - | 4518940 | 4519069 | 4519069 | 4519069 | 1 | 4518940, | 4519069, | 0 | MIR8907 | unk | unk | -1, |
622 | NM_001193298 | chr1 | + | 4920235 | 4955941 | 4920267 | 4955918 | 5 | 4920235,4948066,4950045,4954097,4955836, | 4920396,4948195,4950075,4954132,4955941, | 0 | CYB5A | cmpl | cmpl | 0,0,0,0,2, |
86 | NM_001002949 | chr1 | + | 13633482 | 13799972 | 13634138 | 13799769 | 4 | 13633482,13633856,13634349,13799634, | 13633630,13634349,13634714,13799972, | 0 | BCL2 | cmpl | cmpl | -1,0,1,0, |
696 | NR_036669 | chr1 | - | 14563520 | 14564248 | 14564248 | 14564248 | 1 | 14563520, | 14564248, | 0 | PPIAP1 | unk | unk | -1, |
700 | NM_001286988 | chr1 | - | 15079684 | 15131164 | 15080820 | 15130889 | 13 | 15079684,15085526,15085566,15085736,15090112,15095454,15098298,15104655,15114148,15118612,15121267,15121917,15130643, | 15081326,15085566,15085736,15085776,15090230,15095576,15098435,15104909,15114336,15118780,15121387,15122212,15131164, | 0 | CDH20 | cmpl | cmpl | 1,0,0,1,0,1,2,0,1,1,1,0,0, |
707 | NM_001080724 | chr1 | + | 16032382 | 16033381 | 16032382 | 16033381 | 1 | 16032382, | 16033381, | 0 | MC4R | cmpl | cmpl | 0, |
709 | NM_001195771 | chr1 | - | 16376896 | 16380246 | 16376897 | 16380244 | 2 | 16376896,16380186, | 16377004,16380246, | 0 | PMAIP1 | cmpl | cmpl | 1,0, |
714 | NM_001003312 | chr1 | - | 16932844 | 16948387 | 16932877 | 16948317 | 6 | 16932844,16933543,16935648,16937892,16941802,16948230, | 16932931,16933601,16935768,16938042,16941912,16948387, | 0 | SEC11C | cmpl | cmpl | 0,2,2,2,0,0, |
718 | NR_049246 | chr1 | - | 17532432 | 17532490 | 17532490 | 17532490 | 1 | 17532432, | 17532490, | 0 | MIR122 | unk | unk | -1, |
92 | NM_001003268 | chr1 | + | 20000057 | 20356878 | 20004799 | 20356466 | 19 | 20000057,20004799,20121535,20124646,20180497,20231728,20232335,20305214,20308900,20314897,20322841,20324033,20326912,20329736,20 ... | 20000583,20004872,20121597,20124743,20180562,20231855,20232385,20305320,20309034,20315030,20322909,20324112,20326989,20329940,20 ... | 0 | TCF4 | cmpl | cmpl | -1,0,1,0,1,0,1,0,1,0,1,0,1,0,0,1,2,1,-1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|