{
  "_id": "6a1fef64b401979e73441995",
  "Type": "Package",
  "Package": "CimpleG",
  "Title": "A Method to Identify Single CpG Sites for Classification and\nDeconvolution",
  "Version": "1.0.1",
  "Date": "2025-11-21",
  "Authors@R": "person(\"Tiago\", \"F.V. Maié\", , \"tiagomaie@hotmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Tiago F.V. Maié <tiagomaie@hotmail.com>",
  "Description": "DNA methylation signatures are usually based on\nmultivariate approaches that require hundreds of sites for\npredictions.  'CimpleG' is a method for the detection of small\nCpG methylation signatures used for cell-type classification\nand deconvolution.  'CimpleG' is time efficient and performs as\nwell as top performing methods for cell-type classification of\nblood cells and other somatic cells, while basing its\nprediction on a single DNA methylation site per cell type (but\nusers can also select more sites if they so wish).  Users can\ntrain cell type classifiers ('CimpleG' based, and others) and\ndirectly apply these in a deconvolution of cell mixes context.\nAltogether, 'CimpleG' provides a complete computational\nframework for the delineation of DNAm signatures and cellular\ndeconvolution.  For more details see Maié et al. (2023)\n<doi:10.1186/s13059-023-03000-0>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/CostaLab/CimpleG,\nhttps://costalab.github.io/CimpleG/",
  "BugReports": "https://github.com/CostaLab/CimpleG/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make texlive libarchive-dev libicu-dev\nlibuv1-dev libssl-dev zlib1g-dev",
  "Repository": "https://costalab.r-universe.dev",
  "Date/Publication": "2025-12-05 17:31:25 UTC",
  "RemoteUrl": "https://github.com/costalab/cimpleg",
  "RemoteRef": "HEAD",
  "RemoteSha": "02d0a873b114df283a251ec15022204b31b7c0aa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:02:12 UTC",
    "User": "root"
  },
  "Author": "Tiago F.V. Maié [aut, cre]",
  "MD5sum": "8e1af36cf5047221f774979f1c7faeed",
  "_user": "costalab",
  "_type": "src",
  "_file": "CimpleG_1.0.1.tar.gz",
  "_fileid": "1493dd216d5bfadcfb7eace629f707dc4b2abcc92a9da4308e4f9c9ad00c3e90",
  "_filesize": 4693159,
  "_sha256": "1493dd216d5bfadcfb7eace629f707dc4b2abcc92a9da4308e4f9c9ad00c3e90",
  "_created": "2026-06-03T09:02:12.000Z",
  "_published": "2026-06-03T09:09:56.033Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79258749356,
      "time": 327,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380289197"
    },
    {
      "job": 79258749490,
      "time": 372,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380304955"
    },
    {
      "job": 79258749368,
      "time": 265,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380291525"
    },
    {
      "job": 79258749341,
      "time": 306,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380301862"
    },
    {
      "job": 79257583653,
      "time": 400,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380171114"
    },
    {
      "job": 79258749372,
      "time": 271,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380268104"
    },
    {
      "job": 79258749364,
      "time": 204,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380244407"
    },
    {
      "job": 79258749443,
      "time": 214,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380247901"
    },
    {
      "job": 79258749458,
      "time": 195,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380241546"
    }
  ],
  "_buildurl": "https://github.com/r-universe/costalab/actions/runs/26874350301",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/costalab/cimpleg",
  "_commit": {
    "id": "02d0a873b114df283a251ec15022204b31b7c0aa",
    "author": "tiagomaie <tiagomaie@hotmail.com>",
    "committer": "tiagomaie <tiagomaie@hotmail.com>",
    "message": "updt ghpages\n",
    "time": 1764955885
  },
  "_maintainer": {
    "name": "Tiago F.V. Maié",
    "email": "tiagomaie@hotmail.com",
    "login": "tiagomaie",
    "twitter": "@Ph0bi4",
    "description": "Computational Scientist @Sequantrix ",
    "uuid": 8191845
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "archive",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "butcher",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggExtra",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "ggsci",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nnls",
      "role": "Imports"
    },
    {
      "package": "OneR",
      "role": "Imports"
    },
    {
      "package": "parsnip",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "recipes",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rsample",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tsutils",
      "role": "Imports"
    },
    {
      "package": "tune",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "workflows",
      "role": "Imports"
    },
    {
      "package": "yardstick",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Suggests"
    },
    {
      "package": "biomaRt",
      "role": "Suggests"
    },
    {
      "package": "C50",
      "role": "Suggests"
    },
    {
      "package": "circlize",
      "role": "Suggests"
    },
    {
      "package": "EpiDISH",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "GEOquery",
      "role": "Suggests"
    },
    {
      "package": "ggbeeswarm",
      "role": "Suggests"
    },
    {
      "package": "ggsignif",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "minfi",
      "role": "Suggests"
    },
    {
      "package": "mltools",
      "role": "Suggests"
    },
    {
      "package": "NMF",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "Rfast",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    }
  ],
  "_owner": "costalab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 4
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-11-21"
    }
  ],
  "_topics": [
    "biomarker-discovery",
    "biomarkers",
    "cell-type-classification",
    "cpg-signature",
    "deconvolution",
    "methylation"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "tiagomaie",
      "count": 255,
      "uuid": 8191845
    }
  ],
  "_userbio": {
    "uuid": 17779082,
    "type": "organization",
    "name": "CostaLab"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CimpleG"
  },
  "_devurl": "https://github.com/costalab/cimpleg",
  "_pkgdown": "https://costalab.github.io/CimpleG/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CimpleG.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/costalab/cimpleg",
  "_realowner": "costalab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-12-11"
    },
    {
      "version": "1.0.1",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "cimpleg",
    "CimpleG",
    "compute_ax",
    "compute_diffmeans_sumvar",
    "cpg",
    "darken",
    "deconv_pred_obs_plot",
    "deconv_ranking_plot",
    "deconvolution_barplot",
    "diffmeans_sumvariance_plot",
    "dmsv_plot",
    "eval_test_data",
    "get_cpg_annotation",
    "lighten",
    "load_object",
    "make_color_palette",
    "make_deconv_pred_obs_data",
    "make_deconv_ref_matrix",
    "run_deconvolution",
    "save_object",
    "select_features",
    "signature_plot"
  ],
  "_datasets": [
    {
      "name": "test_data",
      "title": "Cell line test data",
      "object": "test_data",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "cg10456121",
        "cg01954746",
        "cg07580588",
        "cg11857210",
        "cg02674789",
        "cg15454895",
        "cg00778107",
        "cg08034613",
        "cg17274881",
        "cg22871098",
        "cg13612936",
        "cg19907968",
        "cg09123188",
        "cg08051804",
        "cg26615176",
        "cg23570433",
        "cg21887193",
        "cg20772512",
        "cg11567885",
        "cg16018211",
        "cg07977153",
        "cg03863721",
        "cg23130651",
        "cg13266096",
        "cg15600966",
        "cg26900146",
        "cg26607867",
        "cg23657639",
        "cg01183579",
        "cg05580667",
        "cg02829783",
        "cg06524099",
        "cg06446548",
        "cg01097963",
        "cg03890988",
        "cg23761161",
        "cg21713473",
        "cg10242703",
        "cg11749792",
        "cg17786959",
        "cg21507854",
        "cg08033003",
        "cg22912331",
        "cg22330625",
        "cg06286796",
        "cg15526406",
        "cg06216428",
        "cg26754560",
        "cg17729694",
        "cg18745217",
        "cg02909890",
        "cg10572858",
        "cg19327006",
        "cg22635008",
        "cg27425841",
        "cg25587481",
        "cg05076631",
        "cg22804475",
        "cg22604636",
        "cg15889173",
        "cg09838285",
        "cg14962548",
        "cg06993041",
        "cg17576104",
        "cg25306932",
        "cg00755592",
        "cg05603985",
        "cg19313660",
        "cg26565884",
        "cg06300264",
        "cg07993036",
        "cg10450175",
        "cg26303861",
        "cg03890664",
        "cg06123346",
        "cg14634563",
        "cg04508379",
        "cg12613618",
        "cg26086358",
        "cg10020890",
        "cg15472071",
        "cg26908818",
        "cg00446235",
        "cg23248920",
        "cg22605799",
        "cg06189303",
        "cg18399510",
        "cg17339073",
        "cg10991599",
        "cg27094305",
        "cg24875440",
        "cg26609398",
        "cg27309110",
        "cg13706404",
        "cg03597143",
        "cg23884626",
        "cg16656316",
        "cg19027985",
        "cg23605991",
        "cg26165286",
        "cg17990771",
        "cg13739522",
        "cg25464815",
        "cg05781893",
        "cg01525376",
        "cg16693897",
        "cg04529602",
        "cg05855039",
        "cg13439596",
        "cg01735082",
        "cg05902951",
        "cg10104129",
        "cg03579474",
        "cg06205172",
        "cg10779126",
        "cg22811384",
        "cg25230708",
        "cg03123289",
        "cg10982378",
        "cg26464439",
        "cg12749048",
        "cg25302730",
        "cg04559183",
        "cg09755039",
        "cg22281195",
        "cg14355622",
        "cg27360527",
        "cg04100386",
        "cg27033712",
        "cg08767637",
        "cg04339790",
        "cg07805642",
        "cg14501977",
        "cg19519747",
        "cg07935264",
        "cg05244234",
        "cg11885407",
        "cg17630294",
        "cg14767442",
        "cg25737283",
        "cg02500152",
        "cg26806560",
        "cg16391678",
        "cg04873548",
        "cg13295463",
        "cg00948275",
        "cg22032035",
        "cg16307866",
        "cg02568902",
        "cg14020129",
        "cg13863753",
        "cg00122215",
        "cg20684197",
        "cg09235539",
        "cg06952471",
        "cg05322697",
        "cg27519622",
        "cg02023138",
        "cg00688620",
        "cg11029367",
        "cg06174296",
        "cg02055264",
        "cg01654312",
        "cg11897690",
        "cg12853656",
        "cg17102269",
        "cg07655119",
        "cg14356362",
        "cg20696198",
        "cg01194057",
        "cg03665832",
        "cg04794268",
        "cg09864190",
        "cg20170147",
        "cg23542572",
        "cg14148106",
        "cg10619733",
        "cg16754967",
        "cg11124847",
        "cg02522196",
        "cg03094620",
        "cg07644184",
        "cg14137649",
        "cg02011981",
        "cg12623034",
        "cg04560029",
        "cg18593303",
        "cg27312961",
        "cg06849723",
        "cg20267580",
        "cg08943361",
        "cg17049320",
        "cg20689054",
        "cg16396921",
        "cg09270525",
        "cg12549180",
        "cg01485975",
        "cg04325130",
        "cg11779808",
        "cg09563060",
        "cg09244489",
        "cg07213415",
        "cg15077922",
        "cg18538332",
        "cg09155044",
        "cg27135298",
        "cg27151651",
        "cg03892041",
        "cg15704369",
        "cg02598797",
        "cg22727233",
        "cg27295642",
        "cg16634245",
        "cg25502618",
        "cg22106220",
        "cg23524290",
        "cg02577896",
        "cg25012864",
        "cg04857792",
        "cg10206933",
        "cg04949206",
        "cg20786524",
        "cg07448060",
        "cg01149264",
        "cg01774878",
        "cg10414229",
        "cg16852357",
        "cg21376738",
        "cg26263263",
        "cg02155829",
        "cg07855083",
        "cg09765815",
        "cg26120485",
        "cg00146334",
        "cg15295200",
        "cg07557903",
        "cg03200309",
        "cg21565781",
        "cg02907837",
        "cg02837162",
        "cg07003055",
        "cg13476325",
        "cg27199976",
        "cg21639613",
        "cg08858441",
        "cg01572513",
        "cg01087645",
        "cg06139836",
        "cg00860808",
        "cg04627702",
        "cg08194933",
        "cg20616836",
        "cg12627695",
        "cg16622511",
        "cg16727072",
        "cg10194039",
        "cg26880239",
        "cg22315048",
        "cg23128967",
        "cg14351952",
        "cg10398288",
        "cg14091347",
        "cg06240162",
        "cg15432303",
        "cg08355345",
        "cg11553153",
        "cg08604905",
        "cg20963865",
        "cg10380345",
        "cg14761514",
        "cg23321951",
        "cg23497857",
        "cg03710353",
        "cg17339521",
        "cg21194066",
        "cg16561543",
        "cg24281777",
        "cg13645732",
        "cg08390172",
        "cg27071707",
        "cg20453845",
        "cg02124957",
        "cg00524374",
        "cg12188986",
        "cg17724054",
        "cg13618776",
        "cg12910494",
        "cg26485011",
        "cg25460563",
        "cg03646329",
        "cg01151029",
        "cg21226938",
        "cg09092132",
        "cg04744156",
        "cg05101674",
        "cg22878535",
        "cg26192279",
        "cg01579841",
        "cg04254690",
        "cg13918611",
        "cg07755493",
        "cg23354224",
        "cg12066118",
        "cg26180501",
        "cg27190839",
        "cg07384894",
        "cg07047197",
        "cg14921485",
        "cg27362010",
        "cg26461417",
        "cg18991596",
        "cg18396789",
        "cg02635726",
        "cg17339505",
        "cg20816967",
        "cg22884899",
        "cg17552869",
        "cg24548498",
        "cg02478349",
        "cg11150667",
        "cg11122170",
        "cg26428054",
        "cg24628310",
        "cg01797162",
        "cg22678465",
        "cg17377164",
        "cg10173787",
        "cg13135456",
        "cg07236001",
        "cg27428051",
        "cg05530751",
        "cg27052428",
        "cg15649327",
        "cg00961177",
        "cg24759654",
        "cg25924911",
        "cg10955421",
        "cg03297165",
        "cg02250431",
        "cg14830002",
        "cg24648241",
        "cg04436255",
        "cg03060764",
        "cg18619880",
        "cg20024324",
        "cg06751322",
        "cg03048889",
        "cg01450274",
        "cg05682719",
        "cg25541968",
        "cg15882305",
        "cg12945054",
        "cg09135206",
        "cg06481786",
        "cg05756094",
        "cg06659937",
        "cg10721116",
        "cg17472664",
        "cg13729931",
        "cg03897712",
        "cg13841099",
        "cg00259882",
        "cg25513760",
        "cg19252369",
        "cg09125754",
        "cg02831900",
        "cg23649083",
        "cg27607438",
        "cg11674863",
        "cg01823161",
        "cg05260236",
        "cg26807643",
        "cg00594716",
        "cg14930059",
        "cg13666174",
        "cg07303450",
        "cg02486332",
        "cg21101222",
        "cg12785251",
        "cg01377082",
        "cg19652483",
        "cg13934924",
        "cg17842879",
        "cg16263653",
        "cg03509193",
        "cg23859313",
        "cg01740146",
        "cg10613426",
        "cg10408778",
        "cg01905090",
        "cg11863248",
        "cg01842314",
        "cg15822387",
        "cg27586068",
        "cg03205252",
        "cg19696329",
        "cg15024566",
        "cg02360001",
        "cg05852568",
        "cg03385207",
        "cg17793776",
        "cg01297486",
        "cg14077898",
        "cg21393124",
        "cg03738959",
        "cg07434438",
        "cg21819211",
        "cg25023328",
        "cg17600662",
        "cg08033722",
        "cg03641439",
        "cg12284319",
        "cg07180571",
        "cg25325053",
        "cg04892552",
        "cg27664881",
        "cg16709254",
        "cg27086807",
        "cg05693204",
        "cg27171869",
        "cg08375882",
        "cg08589270",
        "cg25665283",
        "cg07363144",
        "cg21925310",
        "cg18963800",
        "cg14258980",
        "cg16193029",
        "cg15582954",
        "cg15562399",
        "cg07232095",
        "cg21235259",
        "cg11314292",
        "cg09042759",
        "cg23687994",
        "cg21550141",
        "cg12502564",
        "cg26791307",
        "cg23454003",
        "cg18520517",
        "cg03969138",
        "cg03392710",
        "cg18034428",
        "cg17949371",
        "cg07329532",
        "cg14290904",
        "cg15121420",
        "cg00955780",
        "cg09539408",
        "cg24155190",
        "cg06322557",
        "cg04752257",
        "cg14865309",
        "cg22377182",
        "cg05955385",
        "cg01792368",
        "cg10994914",
        "cg11053128",
        "cg04960941",
        "cg26904017",
        "cg18031270",
        "cg13237068",
        "cg01213440",
        "cg09436892",
        "cg12908952",
        "cg14284907",
        "cg01454540",
        "cg14942501",
        "cg05776603",
        "cg02019072",
        "cg11654321",
        "cg02279471",
        "cg25908635",
        "cg23275914",
        "cg22164250",
        "cg01874334",
        "cg04442638",
        "cg22534627",
        "cg02647866",
        "cg10244313",
        "cg27623451",
        "cg06312136",
        "cg24383467",
        "cg07236594",
        "cg26384031",
        "cg14602087",
        "cg10670260",
        "cg07677446",
        "cg26682649",
        "cg11346237",
        "cg10421718",
        "cg05081953",
        "cg09400566",
        "cg06588832",
        "cg16836388",
        "cg00396991",
        "cg04790147",
        "cg18683875",
        "cg24141153",
        "cg09484136",
        "cg17904575",
        "cg03217256",
        "cg02195105",
        "cg03218146",
        "cg16577533",
        "cg20814158",
        "cg17500103",
        "cg15673187",
        "cg22312904",
        "cg22882093",
        "cg19510699",
        "cg01475649",
        "cg04647835",
        "cg10373891",
        "cg25619153",
        "cg21290814",
        "cg12261095",
        "cg21977377",
        "cg01162053",
        "cg26256154",
        "cg02412169",
        "cg13110334",
        "cg17445839",
        "cg02173970",
        "cg25683358",
        "cg14224545",
        "cg24438145",
        "cg22511633",
        "cg17189558",
        "cg12743976",
        "cg26480745",
        "cg01991752",
        "cg25729068",
        "cg06932535",
        "cg15391151",
        "cg08550026",
        "cg00866321",
        "cg11395799",
        "cg27357316",
        "cg07486199",
        "cg06884304",
        "cg09649198",
        "cg21564728",
        "cg14965979",
        "cg26147132",
        "cg06346207",
        "cg22868346",
        "cg16427420",
        "cg19958637",
        "cg06765579",
        "cg07460524",
        "cg26361540",
        "cg05160105",
        "cg13366470",
        "cg00676269",
        "cg05039111",
        "cg09227533",
        "cg10220806",
        "cg22910862",
        "cg10493125",
        "cg00739608",
        "cg05751189",
        "cg07476963",
        "cg24092295",
        "cg09571082",
        "cg24353833",
        "cg18043157",
        "cg00955808",
        "cg05701765",
        "cg14126392",
        "cg20349598",
        "cg12760075",
        "cg06932776",
        "cg27512974",
        "cg17840539",
        "cg03324654",
        "cg23117304",
        "cg04226276",
        "cg21220708",
        "cg06872176",
        "cg08849330",
        "cg26202797",
        "cg08884410",
        "cg00630870",
        "cg07254032",
        "cg19442889",
        "cg07684647",
        "cg12307373",
        "cg25254014",
        "cg27303733",
        "cg06485892",
        "cg12629689",
        "cg17047659",
        "cg07054564",
        "cg18928017",
        "cg26365668",
        "cg03985351",
        "cg19077806",
        "cg08169659",
        "cg09801837",
        "cg03736795",
        "cg20312132",
        "cg14250130",
        "cg09501274",
        "cg12966876",
        "cg14462800",
        "cg22830638",
        "cg00002473",
        "cg20718434",
        "cg18614025",
        "cg23618638",
        "cg02545556",
        "cg06570311",
        "cg16924061",
        "cg13714378",
        "cg15963326",
        "cg25556122",
        "cg02160062",
        "cg05607801",
        "cg00533811",
        "cg09537279",
        "cg11382133",
        "cg08747368",
        "cg23378365",
        "cg24081623",
        "cg11203927",
        "cg02290067",
        "cg18360347",
        "cg03192919",
        "cg20848291",
        "cg13700051",
        "cg12336877",
        "cg15214506",
        "cg20218571",
        "cg16654806",
        "cg16326134",
        "cg19908591",
        "cg06411506",
        "cg21214467",
        "cg16579650",
        "cg14585235",
        "cg05529343",
        "cg26403748",
        "cg03161454",
        "cg03186004",
        "cg24950067",
        "cg04084132",
        "cg02619135",
        "cg18993949",
        "cg04723632",
        "cg02262585",
        "cg07156814",
        "cg08122070",
        "cg14003416",
        "cg00159503",
        "cg10335834",
        "cg14406501",
        "cg14601136",
        "cg24086869",
        "cg16880567",
        "cg14762010",
        "cg17527563",
        "cg13871843",
        "cg15697254",
        "cg15150979",
        "cg17094761",
        "cg11432069",
        "cg03228985",
        "cg27335855",
        "cg17109517",
        "cg20536921",
        "cg00086346",
        "cg16573863",
        "cg11098493",
        "cg12944197",
        "cg05051606",
        "cg04232282",
        "cg04251208",
        "cg21084456",
        "cg08564676",
        "cg20678043",
        "cg03017520",
        "cg04554720",
        "cg10257332",
        "cg04217850",
        "cg18473162",
        "cg03369247",
        "cg02520768",
        "cg01159004",
        "cg23862395",
        "cg24849439",
        "cg05289639",
        "cg26369098",
        "cg15593187",
        "cg05612966",
        "cg00471309",
        "cg21143441",
        "cg17017591",
        "cg22724921",
        "cg06865629",
        "cg04738130",
        "cg24483493",
        "cg05615147",
        "cg27380813",
        "cg02102771",
        "cg00528549",
        "cg23287466",
        "cg02798576",
        "cg22298206",
        "cg19449969",
        "cg03793951",
        "cg21230793",
        "cg09128050",
        "cg04785083",
        "cg00748589",
        "cg21368467",
        "cg25042346",
        "cg19219920",
        "cg12313158",
        "cg11566520",
        "cg14374401",
        "cg06541857",
        "cg10289074",
        "cg11155082",
        "cg19427600",
        "cg03164805",
        "cg14658630",
        "cg23785043",
        "cg23499631",
        "cg14286208",
        "cg10775229",
        "cg10057601",
        "cg05020409",
        "cg22281505",
        "cg00905524",
        "cg00300275",
        "cg05788138",
        "cg18321548",
        "cg09194778",
        "cg22905350",
        "cg17351116",
        "cg00351152",
        "cg17366325",
        "cg10531003",
        "cg04812351",
        "cg25637972",
        "cg26590623",
        "cg26647646",
        "cg18397357",
        "cg10086104",
        "cg24192660",
        "cg23152772",
        "cg18943134",
        "cg14950193",
        "cg10628276",
        "cg09795127",
        "cg27425511",
        "cg25114855",
        "cg14539900",
        "cg12760041",
        "cg21129729",
        "cg05172887",
        "cg17471062",
        "cg08610982",
        "cg13282840",
        "cg02258444",
        "cg19864002",
        "cg02522367",
        "cg04473280",
        "cg08961793",
        "cg24242593",
        "cg05280527",
        "cg05612656",
        "cg07877964",
        "cg07322755",
        "cg05490565",
        "cg18494188",
        "cg21394273",
        "cg14134128",
        "cg03910065",
        "cg16071219",
        "cg24845823",
        "cg06527318",
        "cg08189139",
        "cg15762399",
        "cg10856875",
        "cg24768902",
        "cg16637690",
        "cg23720384",
        "cg23850361",
        "cg04617570",
        "cg18857159",
        "cg25369262",
        "cg14094793",
        "cg12230250",
        "cg07006935",
        "cg10480038",
        "cg04696980",
        "cg18162583",
        "cg21252859",
        "cg07364046",
        "cg13300273",
        "cg14021880",
        "cg10787442",
        "cg14301000",
        "cg09081385",
        "cg15062310",
        "cg21064337",
        "cg10206774",
        "cg12227757",
        "cg00124095",
        "cg16080876",
        "cg10209670",
        "cg15544004",
        "cg24040155",
        "cg08803500",
        "cg01155039",
        "cg02287004",
        "cg16691616",
        "cg21447620",
        "cg17038116",
        "cg03610867",
        "cg18221226",
        "cg25149927",
        "cg15324723",
        "cg16127242",
        "cg00094269",
        "cg23433008",
        "cg26585981",
        "cg14082413",
        "cg19655128",
        "cg13322037",
        "cg16171281",
        "cg15699267",
        "cg25017952",
        "cg06066248",
        "cg14190683",
        "cg07268058",
        "cg12212774",
        "cg12298872",
        "cg18953829",
        "cg12729838",
        "cg09682649",
        "cg05455279",
        "cg05202424",
        "cg27353619",
        "cg13853734",
        "cg10996143",
        "cg02734904",
        "cg05018361",
        "cg14372753",
        "cg07915434",
        "cg22576236",
        "cg26994377",
        "cg11534574",
        "cg19983597",
        "cg12608507",
        "cg26910465",
        "cg00108944",
        "cg19347293",
        "cg07455685",
        "cg07175554",
        "cg09146232",
        "cg27254295",
        "cg25099389",
        "cg04755220",
        "cg17472072",
        "cg17144548",
        "cg25819846",
        "cg25326952",
        "cg21838773",
        "cg15821554",
        "cg10945855",
        "cg05716567",
        "cg26682499",
        "cg15314382",
        "cg01380906",
        "cg23731272",
        "cg25042860",
        "cg16345566",
        "cg02891817",
        "cg08941122",
        "cg06275808",
        "cg27277439",
        "cg05195235",
        "cg21637776",
        "cg23469219",
        "cg06241812",
        "cg23341085",
        "cg14335894",
        "cg20363904",
        "cg00002464",
        "cg26432741",
        "cg03613782",
        "cg02449762",
        "cg02359511",
        "cg12488005",
        "cg00049253",
        "cg18393173",
        "cg02030542",
        "cg16760246",
        "cg13263285",
        "cg21787727",
        "cg23026920",
        "cg25147684",
        "cg20972142",
        "cg02206807",
        "cg08358813",
        "cg27615067",
        "cg18295068",
        "cg12576082",
        "cg13877452",
        "cg18021259",
        "cg14412187",
        "cg05903223",
        "cg01702347",
        "cg23296572",
        "cg18098806",
        "cg18525669",
        "cg20467378",
        "cg23002008",
        "cg09782691",
        "cg24115818",
        "cg16926213",
        "cg07203024",
        "cg21507487",
        "cg12147572",
        "cg24211994",
        "cg06637961",
        "cg06394082",
        "cg24276151",
        "cg01903185",
        "cg18558767",
        "cg26383838",
        "cg20774312",
        "cg19464917",
        "cg01595178",
        "cg19870898",
        "cg21929472",
        "cg19469189",
        "cg12754421",
        "cg00539300",
        "cg05456283",
        "cg09268800",
        "cg22957659",
        "cg12189389",
        "cg15951557",
        "cg26561401",
        "cg17008486",
        "cg13668544",
        "cg27125972",
        "cg12074093",
        "cg19454262",
        "cg00040873",
        "cg00153919",
        "cg02251134",
        "cg02693745",
        "cg15546232",
        "cg15640062",
        "cg21335378",
        "cg16448620",
        "cg04204669",
        "cg06049295",
        "cg22071067",
        "cg09942999",
        "cg08650890",
        "cg14465410",
        "cg16232183",
        "cg05184016",
        "cg22982884",
        "cg18714782",
        "cg21100518",
        "cg23261372",
        "cg09426834",
        "cg21657876",
        "cg07066550",
        "cg18170070",
        "cg23965459",
        "cg11283289",
        "cg01443020",
        "cg10263335",
        "cg16599143",
        "cg04971418",
        "cg13281868",
        "cg19090784",
        "cg23502772",
        "cg03458170",
        "cg26469081",
        "cg06155303",
        "cg23922560",
        "cg24213634",
        "cg21843627",
        "cg06008912",
        "cg17330505",
        "cg22600394",
        "cg01178659",
        "cg27270218",
        "cg17448072",
        "cg11134334",
        "cg04509221"
      ],
      "rows": 170,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_targets",
      "title": "Cell line test data targets",
      "object": "test_targets",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gsm",
        "cell_type",
        "adipocytes",
        "blood_cells",
        "endothelial_cells",
        "epithelial_cells",
        "fibroblasts",
        "glia",
        "hepatocytes",
        "ips_cells",
        "msc",
        "muscle_sc",
        "neurons",
        "astrocytes",
        "epidermal_cells",
        "muscle_cells",
        "group_data",
        "description"
      ],
      "rows": 170,
      "table": true,
      "tojson": true
    },
    {
      "name": "train_data",
      "title": "Cell line train data",
      "object": "train_data",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "cg10456121",
        "cg01954746",
        "cg07580588",
        "cg11857210",
        "cg02674789",
        "cg15454895",
        "cg00778107",
        "cg08034613",
        "cg17274881",
        "cg22871098",
        "cg13612936",
        "cg19907968",
        "cg09123188",
        "cg08051804",
        "cg26615176",
        "cg23570433",
        "cg21887193",
        "cg20772512",
        "cg11567885",
        "cg16018211",
        "cg07977153",
        "cg03863721",
        "cg23130651",
        "cg13266096",
        "cg15600966",
        "cg26900146",
        "cg26607867",
        "cg23657639",
        "cg01183579",
        "cg05580667",
        "cg02829783",
        "cg06524099",
        "cg06446548",
        "cg01097963",
        "cg03890988",
        "cg23761161",
        "cg21713473",
        "cg10242703",
        "cg11749792",
        "cg17786959",
        "cg21507854",
        "cg08033003",
        "cg22912331",
        "cg22330625",
        "cg06286796",
        "cg15526406",
        "cg06216428",
        "cg26754560",
        "cg17729694",
        "cg18745217",
        "cg02909890",
        "cg10572858",
        "cg19327006",
        "cg22635008",
        "cg27425841",
        "cg25587481",
        "cg05076631",
        "cg22804475",
        "cg22604636",
        "cg15889173",
        "cg09838285",
        "cg14962548",
        "cg06993041",
        "cg17576104",
        "cg25306932",
        "cg00755592",
        "cg05603985",
        "cg19313660",
        "cg26565884",
        "cg06300264",
        "cg07993036",
        "cg10450175",
        "cg26303861",
        "cg03890664",
        "cg06123346",
        "cg14634563",
        "cg04508379",
        "cg12613618",
        "cg26086358",
        "cg10020890",
        "cg15472071",
        "cg26908818",
        "cg00446235",
        "cg23248920",
        "cg22605799",
        "cg06189303",
        "cg18399510",
        "cg17339073",
        "cg10991599",
        "cg27094305",
        "cg24875440",
        "cg26609398",
        "cg27309110",
        "cg13706404",
        "cg03597143",
        "cg23884626",
        "cg16656316",
        "cg19027985",
        "cg23605991",
        "cg26165286",
        "cg17990771",
        "cg13739522",
        "cg25464815",
        "cg05781893",
        "cg01525376",
        "cg16693897",
        "cg04529602",
        "cg05855039",
        "cg13439596",
        "cg01735082",
        "cg05902951",
        "cg10104129",
        "cg03579474",
        "cg06205172",
        "cg10779126",
        "cg22811384",
        "cg25230708",
        "cg03123289",
        "cg10982378",
        "cg26464439",
        "cg12749048",
        "cg25302730",
        "cg04559183",
        "cg09755039",
        "cg22281195",
        "cg14355622",
        "cg27360527",
        "cg04100386",
        "cg27033712",
        "cg08767637",
        "cg04339790",
        "cg07805642",
        "cg14501977",
        "cg19519747",
        "cg07935264",
        "cg05244234",
        "cg11885407",
        "cg17630294",
        "cg14767442",
        "cg25737283",
        "cg02500152",
        "cg26806560",
        "cg16391678",
        "cg04873548",
        "cg13295463",
        "cg00948275",
        "cg22032035",
        "cg16307866",
        "cg02568902",
        "cg14020129",
        "cg13863753",
        "cg00122215",
        "cg20684197",
        "cg09235539",
        "cg06952471",
        "cg05322697",
        "cg27519622",
        "cg02023138",
        "cg00688620",
        "cg11029367",
        "cg06174296",
        "cg02055264",
        "cg01654312",
        "cg11897690",
        "cg12853656",
        "cg17102269",
        "cg07655119",
        "cg14356362",
        "cg20696198",
        "cg01194057",
        "cg03665832",
        "cg04794268",
        "cg09864190",
        "cg20170147",
        "cg23542572",
        "cg14148106",
        "cg10619733",
        "cg16754967",
        "cg11124847",
        "cg02522196",
        "cg03094620",
        "cg07644184",
        "cg14137649",
        "cg02011981",
        "cg12623034",
        "cg04560029",
        "cg18593303",
        "cg27312961",
        "cg06849723",
        "cg20267580",
        "cg08943361",
        "cg17049320",
        "cg20689054",
        "cg16396921",
        "cg09270525",
        "cg12549180",
        "cg01485975",
        "cg04325130",
        "cg11779808",
        "cg09563060",
        "cg09244489",
        "cg07213415",
        "cg15077922",
        "cg18538332",
        "cg09155044",
        "cg27135298",
        "cg27151651",
        "cg03892041",
        "cg15704369",
        "cg02598797",
        "cg22727233",
        "cg27295642",
        "cg16634245",
        "cg25502618",
        "cg22106220",
        "cg23524290",
        "cg02577896",
        "cg25012864",
        "cg04857792",
        "cg10206933",
        "cg04949206",
        "cg20786524",
        "cg07448060",
        "cg01149264",
        "cg01774878",
        "cg10414229",
        "cg16852357",
        "cg21376738",
        "cg26263263",
        "cg02155829",
        "cg07855083",
        "cg09765815",
        "cg26120485",
        "cg00146334",
        "cg15295200",
        "cg07557903",
        "cg03200309",
        "cg21565781",
        "cg02907837",
        "cg02837162",
        "cg07003055",
        "cg13476325",
        "cg27199976",
        "cg21639613",
        "cg08858441",
        "cg01572513",
        "cg01087645",
        "cg06139836",
        "cg00860808",
        "cg04627702",
        "cg08194933",
        "cg20616836",
        "cg12627695",
        "cg16622511",
        "cg16727072",
        "cg10194039",
        "cg26880239",
        "cg22315048",
        "cg23128967",
        "cg14351952",
        "cg10398288",
        "cg14091347",
        "cg06240162",
        "cg15432303",
        "cg08355345",
        "cg11553153",
        "cg08604905",
        "cg20963865",
        "cg10380345",
        "cg14761514",
        "cg23321951",
        "cg23497857",
        "cg03710353",
        "cg17339521",
        "cg21194066",
        "cg16561543",
        "cg24281777",
        "cg13645732",
        "cg08390172",
        "cg27071707",
        "cg20453845",
        "cg02124957",
        "cg00524374",
        "cg12188986",
        "cg17724054",
        "cg13618776",
        "cg12910494",
        "cg26485011",
        "cg25460563",
        "cg03646329",
        "cg01151029",
        "cg21226938",
        "cg09092132",
        "cg04744156",
        "cg05101674",
        "cg22878535",
        "cg26192279",
        "cg01579841",
        "cg04254690",
        "cg13918611",
        "cg07755493",
        "cg23354224",
        "cg12066118",
        "cg26180501",
        "cg27190839",
        "cg07384894",
        "cg07047197",
        "cg14921485",
        "cg27362010",
        "cg26461417",
        "cg18991596",
        "cg18396789",
        "cg02635726",
        "cg17339505",
        "cg20816967",
        "cg22884899",
        "cg17552869",
        "cg24548498",
        "cg02478349",
        "cg11150667",
        "cg11122170",
        "cg26428054",
        "cg24628310",
        "cg01797162",
        "cg22678465",
        "cg17377164",
        "cg10173787",
        "cg13135456",
        "cg07236001",
        "cg27428051",
        "cg05530751",
        "cg27052428",
        "cg15649327",
        "cg00961177",
        "cg24759654",
        "cg25924911",
        "cg10955421",
        "cg03297165",
        "cg02250431",
        "cg14830002",
        "cg24648241",
        "cg04436255",
        "cg03060764",
        "cg18619880",
        "cg20024324",
        "cg06751322",
        "cg03048889",
        "cg01450274",
        "cg05682719",
        "cg25541968",
        "cg15882305",
        "cg12945054",
        "cg09135206",
        "cg06481786",
        "cg05756094",
        "cg06659937",
        "cg10721116",
        "cg17472664",
        "cg13729931",
        "cg03897712",
        "cg13841099",
        "cg00259882",
        "cg25513760",
        "cg19252369",
        "cg09125754",
        "cg02831900",
        "cg23649083",
        "cg27607438",
        "cg11674863",
        "cg01823161",
        "cg05260236",
        "cg26807643",
        "cg00594716",
        "cg14930059",
        "cg13666174",
        "cg07303450",
        "cg02486332",
        "cg21101222",
        "cg12785251",
        "cg01377082",
        "cg19652483",
        "cg13934924",
        "cg17842879",
        "cg16263653",
        "cg03509193",
        "cg23859313",
        "cg01740146",
        "cg10613426",
        "cg10408778",
        "cg01905090",
        "cg11863248",
        "cg01842314",
        "cg15822387",
        "cg27586068",
        "cg03205252",
        "cg19696329",
        "cg15024566",
        "cg02360001",
        "cg05852568",
        "cg03385207",
        "cg17793776",
        "cg01297486",
        "cg14077898",
        "cg21393124",
        "cg03738959",
        "cg07434438",
        "cg21819211",
        "cg25023328",
        "cg17600662",
        "cg08033722",
        "cg03641439",
        "cg12284319",
        "cg07180571",
        "cg25325053",
        "cg04892552",
        "cg27664881",
        "cg16709254",
        "cg27086807",
        "cg05693204",
        "cg27171869",
        "cg08375882",
        "cg08589270",
        "cg25665283",
        "cg07363144",
        "cg21925310",
        "cg18963800",
        "cg14258980",
        "cg16193029",
        "cg15582954",
        "cg15562399",
        "cg07232095",
        "cg21235259",
        "cg11314292",
        "cg09042759",
        "cg23687994",
        "cg21550141",
        "cg12502564",
        "cg26791307",
        "cg23454003",
        "cg18520517",
        "cg03969138",
        "cg03392710",
        "cg18034428",
        "cg17949371",
        "cg07329532",
        "cg14290904",
        "cg15121420",
        "cg00955780",
        "cg09539408",
        "cg24155190",
        "cg06322557",
        "cg04752257",
        "cg14865309",
        "cg22377182",
        "cg05955385",
        "cg01792368",
        "cg10994914",
        "cg11053128",
        "cg04960941",
        "cg26904017",
        "cg18031270",
        "cg13237068",
        "cg01213440",
        "cg09436892",
        "cg12908952",
        "cg14284907",
        "cg01454540",
        "cg14942501",
        "cg05776603",
        "cg02019072",
        "cg11654321",
        "cg02279471",
        "cg25908635",
        "cg23275914",
        "cg22164250",
        "cg01874334",
        "cg04442638",
        "cg22534627",
        "cg02647866",
        "cg10244313",
        "cg27623451",
        "cg06312136",
        "cg24383467",
        "cg07236594",
        "cg26384031",
        "cg14602087",
        "cg10670260",
        "cg07677446",
        "cg26682649",
        "cg11346237",
        "cg10421718",
        "cg05081953",
        "cg09400566",
        "cg06588832",
        "cg16836388",
        "cg00396991",
        "cg04790147",
        "cg18683875",
        "cg24141153",
        "cg09484136",
        "cg17904575",
        "cg03217256",
        "cg02195105",
        "cg03218146",
        "cg16577533",
        "cg20814158",
        "cg17500103",
        "cg15673187",
        "cg22312904",
        "cg22882093",
        "cg19510699",
        "cg01475649",
        "cg04647835",
        "cg10373891",
        "cg25619153",
        "cg21290814",
        "cg12261095",
        "cg21977377",
        "cg01162053",
        "cg26256154",
        "cg02412169",
        "cg13110334",
        "cg17445839",
        "cg02173970",
        "cg25683358",
        "cg14224545",
        "cg24438145",
        "cg22511633",
        "cg17189558",
        "cg12743976",
        "cg26480745",
        "cg01991752",
        "cg25729068",
        "cg06932535",
        "cg15391151",
        "cg08550026",
        "cg00866321",
        "cg11395799",
        "cg27357316",
        "cg07486199",
        "cg06884304",
        "cg09649198",
        "cg21564728",
        "cg14965979",
        "cg26147132",
        "cg06346207",
        "cg22868346",
        "cg16427420",
        "cg19958637",
        "cg06765579",
        "cg07460524",
        "cg26361540",
        "cg05160105",
        "cg13366470",
        "cg00676269",
        "cg05039111",
        "cg09227533",
        "cg10220806",
        "cg22910862",
        "cg10493125",
        "cg00739608",
        "cg05751189",
        "cg07476963",
        "cg24092295",
        "cg09571082",
        "cg24353833",
        "cg18043157",
        "cg00955808",
        "cg05701765",
        "cg14126392",
        "cg20349598",
        "cg12760075",
        "cg06932776",
        "cg27512974",
        "cg17840539",
        "cg03324654",
        "cg23117304",
        "cg04226276",
        "cg21220708",
        "cg06872176",
        "cg08849330",
        "cg26202797",
        "cg08884410",
        "cg00630870",
        "cg07254032",
        "cg19442889",
        "cg07684647",
        "cg12307373",
        "cg25254014",
        "cg27303733",
        "cg06485892",
        "cg12629689",
        "cg17047659",
        "cg07054564",
        "cg18928017",
        "cg26365668",
        "cg03985351",
        "cg19077806",
        "cg08169659",
        "cg09801837",
        "cg03736795",
        "cg20312132",
        "cg14250130",
        "cg09501274",
        "cg12966876",
        "cg14462800",
        "cg22830638",
        "cg00002473",
        "cg20718434",
        "cg18614025",
        "cg23618638",
        "cg02545556",
        "cg06570311",
        "cg16924061",
        "cg13714378",
        "cg15963326",
        "cg25556122",
        "cg02160062",
        "cg05607801",
        "cg00533811",
        "cg09537279",
        "cg11382133",
        "cg08747368",
        "cg23378365",
        "cg24081623",
        "cg11203927",
        "cg02290067",
        "cg18360347",
        "cg03192919",
        "cg20848291",
        "cg13700051",
        "cg12336877",
        "cg15214506",
        "cg20218571",
        "cg16654806",
        "cg16326134",
        "cg19908591",
        "cg06411506",
        "cg21214467",
        "cg16579650",
        "cg14585235",
        "cg05529343",
        "cg26403748",
        "cg03161454",
        "cg03186004",
        "cg24950067",
        "cg04084132",
        "cg02619135",
        "cg18993949",
        "cg04723632",
        "cg02262585",
        "cg07156814",
        "cg08122070",
        "cg14003416",
        "cg00159503",
        "cg10335834",
        "cg14406501",
        "cg14601136",
        "cg24086869",
        "cg16880567",
        "cg14762010",
        "cg17527563",
        "cg13871843",
        "cg15697254",
        "cg15150979",
        "cg17094761",
        "cg11432069",
        "cg03228985",
        "cg27335855",
        "cg17109517",
        "cg20536921",
        "cg00086346",
        "cg16573863",
        "cg11098493",
        "cg12944197",
        "cg05051606",
        "cg04232282",
        "cg04251208",
        "cg21084456",
        "cg08564676",
        "cg20678043",
        "cg03017520",
        "cg04554720",
        "cg10257332",
        "cg04217850",
        "cg18473162",
        "cg03369247",
        "cg02520768",
        "cg01159004",
        "cg23862395",
        "cg24849439",
        "cg05289639",
        "cg26369098",
        "cg15593187",
        "cg05612966",
        "cg00471309",
        "cg21143441",
        "cg17017591",
        "cg22724921",
        "cg06865629",
        "cg04738130",
        "cg24483493",
        "cg05615147",
        "cg27380813",
        "cg02102771",
        "cg00528549",
        "cg23287466",
        "cg02798576",
        "cg22298206",
        "cg19449969",
        "cg03793951",
        "cg21230793",
        "cg09128050",
        "cg04785083",
        "cg00748589",
        "cg21368467",
        "cg25042346",
        "cg19219920",
        "cg12313158",
        "cg11566520",
        "cg14374401",
        "cg06541857",
        "cg10289074",
        "cg11155082",
        "cg19427600",
        "cg03164805",
        "cg14658630",
        "cg23785043",
        "cg23499631",
        "cg14286208",
        "cg10775229",
        "cg10057601",
        "cg05020409",
        "cg22281505",
        "cg00905524",
        "cg00300275",
        "cg05788138",
        "cg18321548",
        "cg09194778",
        "cg22905350",
        "cg17351116",
        "cg00351152",
        "cg17366325",
        "cg10531003",
        "cg04812351",
        "cg25637972",
        "cg26590623",
        "cg26647646",
        "cg18397357",
        "cg10086104",
        "cg24192660",
        "cg23152772",
        "cg18943134",
        "cg14950193",
        "cg10628276",
        "cg09795127",
        "cg27425511",
        "cg25114855",
        "cg14539900",
        "cg12760041",
        "cg21129729",
        "cg05172887",
        "cg17471062",
        "cg08610982",
        "cg13282840",
        "cg02258444",
        "cg19864002",
        "cg02522367",
        "cg04473280",
        "cg08961793",
        "cg24242593",
        "cg05280527",
        "cg05612656",
        "cg07877964",
        "cg07322755",
        "cg05490565",
        "cg18494188",
        "cg21394273",
        "cg14134128",
        "cg03910065",
        "cg16071219",
        "cg24845823",
        "cg06527318",
        "cg08189139",
        "cg15762399",
        "cg10856875",
        "cg24768902",
        "cg16637690",
        "cg23720384",
        "cg23850361",
        "cg04617570",
        "cg18857159",
        "cg25369262",
        "cg14094793",
        "cg12230250",
        "cg07006935",
        "cg10480038",
        "cg04696980",
        "cg18162583",
        "cg21252859",
        "cg07364046",
        "cg13300273",
        "cg14021880",
        "cg10787442",
        "cg14301000",
        "cg09081385",
        "cg15062310",
        "cg21064337",
        "cg10206774",
        "cg12227757",
        "cg00124095",
        "cg16080876",
        "cg10209670",
        "cg15544004",
        "cg24040155",
        "cg08803500",
        "cg01155039",
        "cg02287004",
        "cg16691616",
        "cg21447620",
        "cg17038116",
        "cg03610867",
        "cg18221226",
        "cg25149927",
        "cg15324723",
        "cg16127242",
        "cg00094269",
        "cg23433008",
        "cg26585981",
        "cg14082413",
        "cg19655128",
        "cg13322037",
        "cg16171281",
        "cg15699267",
        "cg25017952",
        "cg06066248",
        "cg14190683",
        "cg07268058",
        "cg12212774",
        "cg12298872",
        "cg18953829",
        "cg12729838",
        "cg09682649",
        "cg05455279",
        "cg05202424",
        "cg27353619",
        "cg13853734",
        "cg10996143",
        "cg02734904",
        "cg05018361",
        "cg14372753",
        "cg07915434",
        "cg22576236",
        "cg26994377",
        "cg11534574",
        "cg19983597",
        "cg12608507",
        "cg26910465",
        "cg00108944",
        "cg19347293",
        "cg07455685",
        "cg07175554",
        "cg09146232",
        "cg27254295",
        "cg25099389",
        "cg04755220",
        "cg17472072",
        "cg17144548",
        "cg25819846",
        "cg25326952",
        "cg21838773",
        "cg15821554",
        "cg10945855",
        "cg05716567",
        "cg26682499",
        "cg15314382",
        "cg01380906",
        "cg23731272",
        "cg25042860",
        "cg16345566",
        "cg02891817",
        "cg08941122",
        "cg06275808",
        "cg27277439",
        "cg05195235",
        "cg21637776",
        "cg23469219",
        "cg06241812",
        "cg23341085",
        "cg14335894",
        "cg20363904",
        "cg00002464",
        "cg26432741",
        "cg03613782",
        "cg02449762",
        "cg02359511",
        "cg12488005",
        "cg00049253",
        "cg18393173",
        "cg02030542",
        "cg16760246",
        "cg13263285",
        "cg21787727",
        "cg23026920",
        "cg25147684",
        "cg20972142",
        "cg02206807",
        "cg08358813",
        "cg27615067",
        "cg18295068",
        "cg12576082",
        "cg13877452",
        "cg18021259",
        "cg14412187",
        "cg05903223",
        "cg01702347",
        "cg23296572",
        "cg18098806",
        "cg18525669",
        "cg20467378",
        "cg23002008",
        "cg09782691",
        "cg24115818",
        "cg16926213",
        "cg07203024",
        "cg21507487",
        "cg12147572",
        "cg24211994",
        "cg06637961",
        "cg06394082",
        "cg24276151",
        "cg01903185",
        "cg18558767",
        "cg26383838",
        "cg20774312",
        "cg19464917",
        "cg01595178",
        "cg19870898",
        "cg21929472",
        "cg19469189",
        "cg12754421",
        "cg00539300",
        "cg05456283",
        "cg09268800",
        "cg22957659",
        "cg12189389",
        "cg15951557",
        "cg26561401",
        "cg17008486",
        "cg13668544",
        "cg27125972",
        "cg12074093",
        "cg19454262",
        "cg00040873",
        "cg00153919",
        "cg02251134",
        "cg02693745",
        "cg15546232",
        "cg15640062",
        "cg21335378",
        "cg16448620",
        "cg04204669",
        "cg06049295",
        "cg22071067",
        "cg09942999",
        "cg08650890",
        "cg14465410",
        "cg16232183",
        "cg05184016",
        "cg22982884",
        "cg18714782",
        "cg21100518",
        "cg23261372",
        "cg09426834",
        "cg21657876",
        "cg07066550",
        "cg18170070",
        "cg23965459",
        "cg11283289",
        "cg01443020",
        "cg10263335",
        "cg16599143",
        "cg04971418",
        "cg13281868",
        "cg19090784",
        "cg23502772",
        "cg03458170",
        "cg26469081",
        "cg06155303",
        "cg23922560",
        "cg24213634",
        "cg21843627",
        "cg06008912",
        "cg17330505",
        "cg22600394",
        "cg01178659",
        "cg27270218",
        "cg17448072",
        "cg11134334",
        "cg04509221"
      ],
      "rows": 409,
      "table": true,
      "tojson": true
    },
    {
      "name": "train_targets",
      "title": "Cell line train data targets",
      "object": "train_targets",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gsm",
        "cell_type",
        "adipocytes",
        "astrocytes",
        "blood_cells",
        "endothelial_cells",
        "epidermal_cells",
        "epithelial_cells",
        "fibroblasts",
        "glia",
        "hepatocytes",
        "ips_cells",
        "msc",
        "muscle_cells",
        "neurons",
        "muscle_sc",
        "group_data",
        "description"
      ],
      "rows": 409,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CimpleG",
      "title": "Find simple CpG (CimpleG) signatures.",
      "topics": [
        "CimpleG",
        "cimpleg",
        "cpg"
      ]
    },
    {
      "page": "compute_ax",
      "title": "Feature selection function used in the sigma delta space",
      "topics": [
        "compute_ax"
      ]
    },
    {
      "page": "compute_diffmeans_sumvar",
      "title": "Compute diff mean sum var dataframe",
      "topics": [
        "compute_diffmeans_sumvar"
      ]
    },
    {
      "page": "darken",
      "title": "Helper function to darken down a given color.",
      "topics": [
        "darken"
      ]
    },
    {
      "page": "deconv_pred_obs_plot",
      "title": "Scatter plots of observed (true) vs predicted values for deconvolution.",
      "topics": [
        "deconv_pred_obs_plot"
      ]
    },
    {
      "page": "deconv_ranking_plot",
      "title": "Boxplot and rankings of deconvolution metrics for deconvolution results.",
      "topics": [
        "deconv_ranking_plot"
      ]
    },
    {
      "page": "deconvolution_barplot",
      "title": "Stacked barplot of deconvolution results",
      "topics": [
        "deconvolution_barplot"
      ]
    },
    {
      "page": "deconvolution_epidish",
      "title": "EpiDISH deconvolution",
      "topics": [
        "deconvolution_epidish"
      ]
    },
    {
      "page": "deconvolution_nmf",
      "title": "NMF deconvolution",
      "topics": [
        "deconvolution_nmf"
      ]
    },
    {
      "page": "deconvolution_nnls",
      "title": "NNLS deconvolution",
      "topics": [
        "deconvolution_nnls"
      ]
    },
    {
      "page": "diffmeans_sumvariance_plot",
      "title": "Creates the old version of the difference in means by sum of variances plot",
      "topics": [
        "diffmeans_sumvariance_plot"
      ]
    },
    {
      "page": "dmsv_plot",
      "title": "Creates the old version of the difference in means by sum of variances plot",
      "topics": [
        "dmsv_plot"
      ]
    },
    {
      "page": "eval_test_data",
      "title": "Evaluation of produced models on test data",
      "topics": [
        "eval_test_data"
      ]
    },
    {
      "page": "get_cpg_annotation",
      "title": "Get CpG annotation from Illumina",
      "topics": [
        "get_cpg_annotation"
      ]
    },
    {
      "page": "lighten",
      "title": "Helper function to lighten up a given color.",
      "topics": [
        "lighten"
      ]
    },
    {
      "page": "load_object",
      "title": "Load an R object saved with CimpleG or an RDS file.",
      "topics": [
        "load_object"
      ]
    },
    {
      "page": "make_color_palette",
      "title": "Make color palette data frame",
      "topics": [
        "make_color_palette"
      ]
    },
    {
      "page": "make_deconv_pred_obs_data",
      "title": "Make tidy data for use in deconvolution plots",
      "topics": [
        "make_deconv_pred_obs_data"
      ]
    },
    {
      "page": "make_deconv_ref_matrix",
      "title": "Build deconvolution reference matrix",
      "topics": [
        "make_deconv_ref_matrix"
      ]
    },
    {
      "page": "predict.CimpleG",
      "title": "Predict outcome from a CimpleG signatures on new data",
      "topics": [
        "predict.CimpleG"
      ]
    },
    {
      "page": "run_deconvolution",
      "title": "Perform deconvolution on a new set of samples, based on the CimpleG models trained",
      "topics": [
        "run_deconvolution"
      ]
    },
    {
      "page": "save_object",
      "title": "Save an R object to disk with fast and efficient compression algorithms.",
      "topics": [
        "save_object"
      ]
    },
    {
      "page": "select_features",
      "title": "Feature selection function used in the diffmeans, sumvariance space",
      "topics": [
        "select_features"
      ]
    },
    {
      "page": "signature_plot",
      "title": "CpG signature plot",
      "topics": [
        "signature_plot"
      ]
    },
    {
      "page": "test_data",
      "title": "Cell line test data",
      "topics": [
        "test_data"
      ]
    },
    {
      "page": "test_targets",
      "title": "Cell line test data targets",
      "topics": [
        "test_targets"
      ]
    },
    {
      "page": "train_data",
      "title": "Cell line train data",
      "topics": [
        "train_data"
      ]
    },
    {
      "page": "train_targets",
      "title": "Cell line train data targets",
      "topics": [
        "train_targets"
      ]
    }
  ],
  "_pkglogo": "https://github.com/costalab/cimpleg/raw/HEAD/logo.png",
  "_readme": "https://github.com/costalab/cimpleg/raw/HEAD/README.md",
  "_rundeps": [
    "archive",
    "askpass",
    "assertthat",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "broom",
    "bslib",
    "butcher",
    "cachem",
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "colorspace",
    "colourpicker",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "diagram",
    "dials",
    "DiceDesign",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreach",
    "forecast",
    "fracdiff",
    "fs",
    "furrr",
    "future",
    "future.apply",
    "GauPro",
    "generics",
    "ggExtra",
    "ggplot2",
    "ggrepel",
    "ggsci",
    "globals",
    "glue",
    "gower",
    "greybox",
    "gtable",
    "gtools",
    "hardhat",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ipred",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lava",
    "lbfgs",
    "lifecycle",
    "listenv",
    "lmtest",
    "lobstr",
    "lubridate",
    "magrittr",
    "MAPA",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "mixopt",
    "modelenv",
    "ModelMetrics",
    "nlme",
    "nloptr",
    "nnet",
    "nnls",
    "numDeriv",
    "OneR",
    "openssl",
    "otel",
    "parallelly",
    "parsnip",
    "patchwork",
    "pillar",
    "pkgconfig",
    "plotrix",
    "plyr",
    "pracma",
    "prettyunits",
    "pROC",
    "prodlim",
    "progress",
    "progressr",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "recipes",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rsample",
    "S7",
    "sass",
    "scales",
    "sfd",
    "shape",
    "shiny",
    "shinyjs",
    "slider",
    "smooth",
    "sourcetools",
    "sparsevctrs",
    "splitfngr",
    "SQUAREM",
    "statmod",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tailor",
    "texreg",
    "tibble",
    "tictoc",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tsutils",
    "tune",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "warp",
    "withr",
    "workflows",
    "xfun",
    "xtable",
    "yaml",
    "yardstick",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "generate-signatures.Rmd",
      "filename": "generate-signatures.html",
      "title": "Generate signatures",
      "author": "Tiago Maié",
      "engine": "knitr::rmarkdown",
      "headings": [
        "CimpleG (Simple CpG signatures)",
        "Installation",
        "Loading package",
        "Loading data",
        "Running CimpleG",
        "Plotting CimpleG CpG signature"
      ],
      "created": "2022-07-06 17:53:59",
      "modified": "2025-11-13 08:42:33",
      "commits": 5
    },
    {
      "source": "save_load_objects.Rmd",
      "filename": "save_load_objects.html",
      "title": "Quickly save and load (large) objects",
      "author": "Tiago Maié",
      "engine": "knitr::rmarkdown",
      "headings": [
        "CimpleG to save and load large files in R",
        "Loading the package",
        "Saving an object",
        "Loading an object"
      ],
      "created": "2023-12-11 17:48:49",
      "modified": "2023-12-11 17:48:49",
      "commits": 1
    }
  ],
  "_score": 5.505149978319906,
  "_indexed": true,
  "_nocasepkg": "cimpleg",
  "_universes": [
    "costalab",
    "tiagomaie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-03T09:06:32.000Z",
      "distro": "noble",
      "commit": "02d0a873b114df283a251ec15022204b31b7c0aa",
      "fileid": "3aeaf81b48088978f27ccef426d8ef53df47b78b80a1792bac05ed1814b5e93f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/costalab/actions/runs/26874350301"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-03T09:07:09.000Z",
      "distro": "noble",
      "commit": "02d0a873b114df283a251ec15022204b31b7c0aa",
      "fileid": "a599f5e54d9e6c90603133cb16a478f6e24ff1ec04d723a87626f8f56d92e38c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/costalab/actions/runs/26874350301"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-03T09:06:58.000Z",
      "commit": "02d0a873b114df283a251ec15022204b31b7c0aa",
      "fileid": "8b2233005e8efc455306735f02e2c421aedabc68bee66c339be022755ac6caa0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/costalab/actions/runs/26874350301"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-03T09:06:56.000Z",
      "commit": "02d0a873b114df283a251ec15022204b31b7c0aa",
      "fileid": "8a931da45ea40d570290c0938840507b23d5d09d441d9977ad993e3b2536241e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/costalab/actions/runs/26874350301"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-03T09:07:05.000Z",
      "commit": "02d0a873b114df283a251ec15022204b31b7c0aa",
      "fileid": "519eecba2274a3bb0d01ec22cac4b07263f670cc97115217a0bff7346cfb0e09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/costalab/actions/runs/26874350301"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-03T09:04:12.000Z",
      "commit": "02d0a873b114df283a251ec15022204b31b7c0aa",
      "fileid": "a2561b40498f4cab363bd33f1f0385c6cead93530abef55e0774148288afa8e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/costalab/actions/runs/26874350301"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-03T09:04:21.000Z",
      "commit": "02d0a873b114df283a251ec15022204b31b7c0aa",
      "fileid": "785cba9a09db7547a7eb567c6318d0c9b76328f65408a0a252d1dbe40a823378",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/costalab/actions/runs/26874350301"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-03T09:04:04.000Z",
      "commit": "02d0a873b114df283a251ec15022204b31b7c0aa",
      "fileid": "ff3d672b9612c5990887a2951d6b8fb17dd86732a9db331cc7332cc6ab756c32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/costalab/actions/runs/26874350301"
    }
  ]
}