|
|
Database: mm10 Primary Table: ccdsGene Row Count: 25,737   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 | 76 | smallint(5) unsigned | range | Indexing field to speed chromosome range queries. |
name | CCDS14803.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 | 3216021 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 3671348 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 3216021 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 3671348 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 3216021,3421701,3670551, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 3216968,3421901,3671348, | 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 | 1,2,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 |
---|
76 | CCDS14803.1 | chr1 | - | 3216021 | 3671348 | 3216021 | 3671348 | 3 | 3216021,3421701,3670551, | 3216968,3421901,3671348, | 0 | | cmpl | cmpl | 1,2,0, |
77 | CCDS78537.1 | chr1 | - | 4292980 | 4409187 | 4292980 | 4409187 | 4 | 4292980,4351909,4352201,4409169, | 4293012,4352081,4352837,4409187, | 0 | | cmpl | cmpl | 1,0,0,0, |
618 | CCDS14804.1 | chr1 | - | 4344599 | 4352825 | 4344599 | 4352825 | 3 | 4344599,4351909,4352201, | 4350091,4352081,4352825, | 0 | | cmpl | cmpl | 1,0,0, |
619 | CCDS78539.1 | chr1 | - | 4491715 | 4495155 | 4491715 | 4495155 | 3 | 4491715,4493771,4495135, | 4492668,4493863,4495155, | 0 | | cmpl | cmpl | 1,2,0, |
619 | CCDS78538.1 | chr1 | - | 4491715 | 4492591 | 4491715 | 4492591 | 1 | 4491715, | 4492591, | 0 | | cmpl | cmpl | 0, |
619 | CCDS14805.1 | chr1 | - | 4491715 | 4493406 | 4491715 | 4493406 | 2 | 4491715,4493099, | 4492668,4493406, | 0 | | cmpl | cmpl | 1,0, |
621 | CCDS35504.1 | chr1 | - | 4774451 | 4785677 | 4774451 | 4785677 | 5 | 4774451,4777524,4782567,4783950,4785572, | 4774516,4777648,4782733,4784105,4785677, | 0 | | cmpl | cmpl | 1,0,2,0,0, |
621 | CCDS48211.1 | chr1 | - | 4776463 | 4785677 | 4776463 | 4785677 | 5 | 4776463,4777524,4782567,4783950,4785572, | 4776801,4777648,4782733,4784105,4785677, | 0 | | cmpl | cmpl | 1,0,2,0,0, |
621 | CCDS14806.1 | chr1 | + | 4807913 | 4845016 | 4807913 | 4845016 | 9 | 4807913,4808454,4828583,4830267,4832310,4837000,4839386,4840955,4844962, | 4807982,4808486,4828649,4830315,4832381,4837074,4839488,4841132,4845016, | 0 | | cmpl | cmpl | 0,0,2,2,2,1,0,0,0, |
622 | CCDS35505.1 | chr1 | + | 4857913 | 4896364 | 4857913 | 4896364 | 10 | 4857913,4867469,4878026,4886743,4889456,4890739,4891914,4893416,4894933,4896355, | 4857976,4867532,4878132,4886831,4889602,4890796,4892069,4893563,4895005,4896364, | 0 | | cmpl | cmpl | 0,0,0,1,2,1,1,0,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|