|
|
Database: hg19 Primary Table: orfeomeGenes Row Count: 35,184   Data last updated: 2019-02-21
Format description: A gene prediction with some additional info. On download server: MariaDB table dump directory
field | example | SQL type | info | description |
bin | 585 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | KJ905121 | 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 | 35139 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 35736 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 35736 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 35736 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 35139,35276,35720, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 35174,35481,35736, | longblob | | Exon end positions (or start positions for minus strand item) |
score | 0 | int(11) | range | score |
name2 | | 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,-1,-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 |
---|
585 | KJ905121 | chr1 | - | 35139 | 35736 | 35736 | 35736 | 3 | 35139,35276,35720, | 35174,35481,35736, | 0 | | unk | unk | -1,-1,-1, |
587 | KJ899668 | chr1 | + | 367658 | 368595 | 367658 | 368595 | 1 | 367658, | 368595, | 0 | | cmpl | incmpl | 0, |
589 | KJ899668 | chr1 | - | 621097 | 622034 | 621097 | 622034 | 1 | 621097, | 622034, | 0 | | incmpl | cmpl | 0, |
590 | KJ901126 | chr1 | - | 762081 | 762572 | 762081 | 762571 | 1 | 762081, | 762572, | 0 | | incmpl | cmpl | 0, |
591 | KJ905008 | chr1 | + | 874687 | 879532 | 879532 | 879532 | 8 | 874687,876523,877515,877789,877938,878632,879077,879287, | 874840,876686,877631,877868,878438,878757,879188,879532, | 0 | | unk | unk | -1,-1,-1,-1,-1,-1,-1,-1, |
591 | KJ898602 | chr1 | - | 880074 | 894621 | 880075 | 894620 | 19 | 880074,880436,880897,881552,881781,883510,883869,886506,887379,887791,888554,889161,889383,891302,891474,892273,892478,894308,89 ... | 880180,880526,881033,881666,881925,883612,883983,886618,887519,887980,888668,889272,889462,891393,891595,892405,892653,894461,89 ... | 0 | | incmpl | cmpl | 1,1,0,0,0,0,0,2,0,0,0,0,2,1,0,0,2,2,0, |
591 | AM393843 | chr1 | - | 880076 | 894621 | 880076 | 894620 | 19 | 880076,880436,880897,881552,881781,883510,883869,886506,887379,887791,888554,889161,889383,891302,891474,892273,892478,894308,89 ... | 880180,880526,881033,881666,881925,883612,883983,886618,887519,887980,888668,889272,889462,891393,891595,892405,892653,894461,89 ... | 0 | NOC2L | incmpl | cmpl | 1,1,0,0,0,0,0,2,0,0,0,0,2,1,0,0,2,2,0, |
591 | BC166618 | chr1 | + | 896073 | 900569 | 896073 | 900569 | 12 | 896073,896672,897008,897205,897734,898083,898488,898716,899299,899486,899728,900342, | 896180,896932,897130,897427,897851,898297,898633,898884,899388,899560,899910,900569, | 0 | KLHL17 | cmpl | incmpl | 0,2,1,0,0,0,1,2,2,1,0,2, |
591 | KJ904192 | chr1 | + | 897013 | 897651 | 897013 | 897650 | 2 | 897013,897205, | 897130,897651, | 0 | | cmpl | incmpl | 0,0, |
591 | AM393848 | chr1 | + | 901909 | 909952 | 901911 | 909952 | 16 | 901909,902083,905656,905900,906065,906258,906492,906703,907454,907667,908240,908565,908879,909212,909695,909821, | 901994,902183,905803,905981,906138,906386,906588,906784,907530,907804,908390,908706,909020,909431,909744,909952, | 0 | PLEKHN1 | cmpl | incmpl | 0,2,0,0,0,1,0,0,0,1,0,0,0,0,0,1, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|