Schema for decipherRaw
  Database: hg18    Primary Table: decipherRaw    Row Count: 16,200   Data last updated: 2011-01-11
On download server: MariaDB table dump directory
fieldexampleSQL type info
id 790varchar(40) values
start 135464067int(10) range
end 146724447int(10) range
chr 4varchar(40) values
mean_ratio -0.475float range
classification_type de novovarchar(255) values
phenotype  varchar(255) values

Connected Tables and Joining Fields
        hg18.decipher.name (via decipherRaw.id)
      hg18.knownCanonToDecipher.value (via decipherRaw.id)
      hg18.knownToDecipher.value (via decipherRaw.id)

Sample Rows
 
idstartendchrmean_ratioclassification_typephenotype
7901354640671467244474-0.475de novo
878463207895217278517-0.5Unknown - parents not analysed/uninformative
8811054683691085129671-0.6Unknown - parents not analysed/uninformative
8842047152442149074162-0.64Unknown - parents not analysed/uninformative
88522911964284485284-0.7Unknown - parents not analysed/uninformative
8861825108491906684074-0.6de novo
8881541195526268718160.51de novo
101310359231810636858514-1de novo
103971970679742548377-1Unknown - parents not analysed/uninformative
1231609143856108844419-0.9697Unknown - parents not analysed/uninformative

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.