|
|
Database: mm9 Primary Table: ccdsGene Row Count: 22,042   Data last updated: 2019-10-05
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 | 3206102 | int(10) unsigned | range | Transcription start position (or end position for minus strand item) |
txEnd | 3661429 | int(10) unsigned | range | Transcription end position (or start position for minus strand item) |
cdsStart | 3206102 | int(10) unsigned | range | Coding region start (or end position for minus strand item) |
cdsEnd | 3661429 | int(10) unsigned | range | Coding region end (or start position for minus strand item) |
exonCount | 3 | int(10) unsigned | range | Number of exons |
exonStarts | 3206102,3411782,3660632, | longblob | | Exon start positions (or end positions for minus strand item) |
exonEnds | 3207049,3411982,3661429, | 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 | - | 3206102 | 3661429 | 3206102 | 3661429 | 3 | 3206102,3411782,3660632, | 3207049,3411982,3661429, | 0 | | cmpl | cmpl | 1,2,0, |
618 | CCDS14804.1 | chr1 | - | 4334680 | 4342906 | 4334680 | 4342906 | 3 | 4334680,4341990,4342282, | 4340172,4342162,4342906, | 0 | | cmpl | cmpl | 1,0,0, |
619 | CCDS14805.1 | chr1 | - | 4481796 | 4483487 | 4481796 | 4483487 | 2 | 4481796,4483180, | 4482749,4483487, | 0 | | cmpl | cmpl | 1,0, |
621 | CCDS35504.1 | chr1 | - | 4764532 | 4775758 | 4764532 | 4775758 | 5 | 4764532,4767605,4772648,4774031,4775653, | 4764597,4767729,4772814,4774186,4775758, | 0 | | cmpl | cmpl | 1,0,2,0,0, |
621 | CCDS48211.1 | chr1 | - | 4766544 | 4775758 | 4766544 | 4775758 | 5 | 4766544,4767605,4772648,4774031,4775653, | 4766882,4767729,4772814,4774186,4775758, | 0 | | cmpl | cmpl | 1,0,2,0,0, |
621 | CCDS14806.1 | chr1 | + | 4797994 | 4835097 | 4797994 | 4835097 | 9 | 4797994,4798535,4818664,4820348,4822391,4827081,4829467,4831036,4835043, | 4798063,4798567,4818730,4820396,4822462,4827155,4829569,4831213,4835097, | 0 | | cmpl | cmpl | 0,0,2,2,2,1,0,0,0, |
77 | CCDS35505.1 | chr1 | + | 4847994 | 4886445 | 4847994 | 4886445 | 10 | 4847994,4857550,4868107,4876824,4879537,4880820,4881995,4883497,4885014,4886436, | 4848057,4857613,4868213,4876912,4879683,4880877,4882150,4883644,4885086,4886445, | 0 | | cmpl | cmpl | 0,0,0,1,2,1,1,0,0,0, |
77 | CCDS48212.1 | chr1 | + | 4848488 | 4886445 | 4848488 | 4886445 | 10 | 4848488,4857550,4868107,4876824,4879537,4880820,4881995,4883497,4885014,4886436, | 4848584,4857613,4868213,4876912,4879683,4880877,4882150,4883644,4885086,4886445, | 0 | | cmpl | cmpl | 0,0,0,1,2,1,1,0,0,0, |
77 | CCDS48213.1 | chr1 | - | 4900554 | 5060258 | 4900554 | 5060258 | 6 | 4900554,4902394,4906977,4913927,5010818,5060090, | 4900743,4902629,4907061,4914070,5011118,5060258, | 0 | | cmpl | cmpl | 0,2,2,0,0,0, |
77 | CCDS14807.1 | chr1 | - | 4900554 | 5009460 | 4900554 | 5009460 | 5 | 4900554,4902394,4906977,4913927,5009391, | 4900743,4902629,4907061,4914070,5009460, | 0 | | cmpl | cmpl | 0,2,2,0,0, |
|
Note: all start coordinates in our database are 0-based, not
1-based. See explanation
here.
| |
|
|
|