|
|
Database: hg19 Primary Table: ccdsGene Row Count: 28,855   Data last updated: 2019-10-03
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 | CCDS30547.1 | 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 | 69090 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 70008 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 69090 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 70008 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 1 | int(10) unsigned | range | Number of exons |
exonStarts | 69090, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 70008, | 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 | 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, | 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 | CCDS30547.1 | chr1 | + | 69090 | 70008 | 69090 | 70008 | 1 | 69090, | 70008, | 0 | | cmpl | cmpl | 0, |
589 | CCDS41221.1 | chr1 | - | 621095 | 622034 | 621095 | 622034 | 1 | 621095, | 622034, | 0 | | cmpl | cmpl | 0, |
591 | CCDS2.2 | chr1 | + | 861321 | 879533 | 861321 | 879533 | 13 | 861321,865534,866418,871151,874419,874654,876523,877515,877789,877938,878632,879077,879287, | 861393,865716,866469,871276,874509,874840,876686,877631,877868,878438,878757,879188,879533, | 0 | | cmpl | cmpl | 0,0,2,2,1,1,1,2,1,2,1,0,0, |
591 | CCDS3.1 | chr1 | - | 880073 | 894620 | 880073 | 894620 | 19 | 880073,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 | | cmpl | cmpl | 1,1,0,0,0,0,0,2,0,0,0,0,2,1,0,0,2,2,0, |
591 | CCDS30550.1 | chr1 | + | 896073 | 900571 | 896073 | 900571 | 12 | 896073,896672,897008,897205,897734,898083,898488,898716,899299,899486,899728,900342, | 896180,896932,897130,897427,897851,898297,898633,898884,899388,899560,899910,900571, | 0 | | cmpl | cmpl | 0,2,1,0,0,0,1,2,2,1,0,2, |
591 | CCDS53256.1 | chr1 | + | 901911 | 909955 | 901911 | 909955 | 15 | 901911,902083,905656,905900,906065,906258,906456,906703,907454,907667,908240,908879,909212,909695,909821, | 901994,902183,905803,905981,906138,906386,906588,906784,907530,907804,908390,909020,909431,909744,909955, | 0 | | cmpl | cmpl | 0,2,0,0,0,1,0,0,0,1,0,0,0,0,1, |
591 | CCDS4.1 | chr1 | + | 901911 | 909955 | 901911 | 909955 | 16 | 901911,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,909955, | 0 | | cmpl | cmpl | 0,2,0,0,0,1,0,0,0,1,0,0,0,0,0,1, |
592 | CCDS44034.1 | chr1 | - | 934438 | 935353 | 934438 | 935353 | 3 | 934438,934905,935071, | 934812,934993,935353, | 0 | | cmpl | cmpl | 1,0,0, |
592 | CCDS5.1 | chr1 | - | 934438 | 935353 | 934438 | 935353 | 4 | 934438,934905,935071,935245, | 934812,934993,935167,935353, | 0 | | cmpl | cmpl | 1,0,0,0, |
592 | CCDS6.1 | chr1 | + | 948953 | 949858 | 948953 | 949858 | 2 | 948953,949363, | 948956,949858, | 0 | | cmpl | cmpl | 0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|