|
|
Database: calJac3 Primary Table: refGene Row Count: 235   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 | 1215 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | NM_001290346 | varchar(255) | values | Name of gene (usually transcript_id from GTF) |
chrom | chr5 | varchar(255) | values | Reference sequence chromosome or scaffold |
strand | - | char(1) | values | + or - for strand |
txStart | 82659914 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 82661490 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 82660016 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 82661428 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 5 | int(10) unsigned | range | Number of exons |
exonStarts | 82659914,82660428,82660685,... | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 82660214,82660593,82660805,... | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | GH1 | 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,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 |
---|
1215 | NM_001290346 | chr5 | - | 82659914 | 82661490 | 82660016 | 82661428 | 5 | 82659914,82660428,82660685,82661013,82661418, | 82660214,82660593,82660805,82661174,82661490, | 0 | GH1 | cmpl | cmpl | 0,0,0,1,0, |
1215 | NM_001290347 | chr5 | - | 82644347 | 82645967 | 82644450 | 82645907 | 5 | 82644347,82644901,82645157,82645485,82645897, | 82644648,82645066,82645277,82645646,82645967, | 0 | GH1P6 | cmpl | cmpl | 0,0,0,1,0, |
1215 | NM_001290352 | chr5 | - | 82630963 | 82633344 | 82630963 | 82633282 | 5 | 82630963,82632281,82632539,82632868,82633272, | 82631161,82632446,82632659,82633029,82633344, | 0 | GH1P5 | cmpl | cmpl | 0,0,0,1,0, |
760 | NM_001243071 | chr19 | - | 23018175 | 23031132 | 23019417 | 23027378 | 8 | 23018175,23019415,23020414,23022821,23024110,23024797,23027363,23031025, | 23018344,23019525,23020591,23022911,23024242,23024839,23027397,23031132, | 0 | TNNI1 | cmpl | cmpl | -1,0,0,0,0,0,0,-1, |
1513 | NM_001267751 | chr12 | + | 121685485 | 121694607 | 121685521 | 121694578 | 8 | 121685485,121686548,121689398,121689920,121690437,121692866,121693425,121694387, | 121685698,121686708,121689548,121690081,121690615,121692938,121693567,121694607, | 0 | CYP2E1 | cmpl | cmpl | 0,0,1,1,0,0,0,1, |
1710 | NM_001302791 | chr7 | - | 147463589 | 147467930 | 147464102 | 147467182 | 3 | 147463589,147464342,147466832, | 147464341,147464710,147467930, | 0 | ADORA3 | cmpl | cmpl | 1,2,0, |
213 | NM_001302790 | chr7 | - | 147444413 | 147535407 | 147444737 | 147450453 | 5 | 147444413,147447049,147447881,147450110,147535331, | 147444808,147447150,147447948,147450458,147535407, | 0 | TMIGD3 | cmpl | cmpl | 1,2,1,0,-1, |
213 | NM_001302789 | chr7 | - | 147444413 | 147535407 | 147444630 | 147535375 | 6 | 147444413,147447049,147447881,147450110,147451799,147535268, | 147444716,147447150,147447948,147450458,147451906,147535407, | 0 | TMIGD3 | cmpl | cmpl | 1,2,1,1,2,0, |
213 | NM_001302788 | chr7 | - | 147444413 | 147535407 | 147444737 | 147535375 | 6 | 147444413,147447049,147447881,147450110,147451799,147535331, | 147444808,147447150,147447948,147450458,147451906,147535407, | 0 | TMIGD3 | cmpl | cmpl | 1,2,1,1,2,0, |
213 | NM_001302787 | chr7 | - | 147444413 | 147535407 | 147444737 | 147535375 | 6 | 147444413,147447049,147447881,147450110,147451799,147535268, | 147444808,147447150,147447948,147450458,147451906,147535407, | 0 | TMIGD3 | cmpl | cmpl | 1,2,1,1,2,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|