|
|
Database: canFam4 Primary Table: refGene Row Count: 2,380   Data last updated: 2020-05-05
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 623 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001193298 | 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 | 5045043 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 5080782 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 5045075 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 5080759 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 5 | int(10) unsigned | range | Number of exons |
exonStarts | 5045043,5072902,5074883,507... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 5045204,5073031,5074913,507... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | CYB5A | 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,0,0,0,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 |
---|
623 | NM_001193298 | chr1 | + | 5045043 | 5080782 | 5045075 | 5080759 | 5 | 5045043,5072902,5074883,5078937,5080677, | 5045204,5073031,5074913,5078972,5080782, | 0 | CYB5A | cmpl | cmpl | 0,0,0,0,2, |
86 | NM_001002949 | chr1 | + | 13811586 | 13978482 | 13812241 | 13978279 | 3 | 13811586,13811959,13978144, | 13811733,13812826,13978482, | 0 | BCL2 | cmpl | cmpl | -1,0,0, |
697 | NR_036669 | chr1 | - | 14743640 | 14744369 | 14744369 | 14744369 | 1 | 14743640, | 14744369, | 0 | PPIAP1 | unk | unk | -1, |
701 | NM_001286988 | chr1 | - | 15260941 | 15312507 | 15262077 | 15312232 | 11 | 15260941,15266785,15271350,15276716,15279565,15285934,15295460,15299927,15302583,15303233,15311986, | 15262583,15267037,15271468,15276838,15279702,15286188,15295648,15300095,15302703,15303528,15312507, | 0 | CDH20 | cmpl | cmpl | 1,1,0,1,2,0,1,1,1,0,0, |
708 | NM_001080724 | chr1 | + | 16214420 | 16215419 | 16214420 | 16215419 | 1 | 16214420, | 16215419, | 0 | MC4R | cmpl | cmpl | 0, |
711 | NM_001195771 | chr1 | - | 16558933 | 16562268 | 16558934 | 16562266 | 2 | 16558933,16562208, | 16559041,16562268, | 0 | PMAIP1 | cmpl | cmpl | 1,0, |
715 | NM_001003312 | chr1 | - | 17115191 | 17130739 | 17115224 | 17130669 | 6 | 17115191,17115892,17117997,17120237,17124148,17130582, | 17115278,17115950,17118117,17120387,17124258,17130739, | 0 | SEC11C | cmpl | cmpl | 0,2,2,2,0,0, |
720 | NR_049246 | chr1 | - | 17698571 | 17698629 | 17698629 | 17698629 | 1 | 17698571, | 17698629, | 0 | MIR122 | unk | unk | -1, |
92 | NM_001003268 | chr1 | + | 20166171 | 20523442 | 20170938 | 20523030 | 19 | 20166171,20170938,20287827,20290938,20346833,20398090,20398697,20471810,20475497,20481496,20489442,20490634,20493507,20496329,20 ... | 20166697,20171011,20287889,20291035,20346898,20398217,20398747,20471916,20475631,20481629,20489510,20490713,20493584,20496533,20 ... | 0 | TCF4 | cmpl | cmpl | -1,0,1,0,1,0,1,0,1,0,1,0,1,0,0,1,2,1,-1, |
746 | NM_001371796 | chr1 | - | 21174395 | 21187457 | 21175972 | 21187433 | 9 | 21174395,21176910,21178444,21179338,21181363,21182666,21185687,21186436,21187349, | 21176107,21177057,21178558,21179448,21181517,21182897,21185894,21186670,21187457, | 0 | CUPIN1 | cmpl | cmpl | 0,0,0,1,0,0,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|