knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
PAn-canceR Inferred Synthetic lethalities (PARIS), a machine learning-based approach to predict cancer vulnerabilities.
You can install the released version of PARIS with:
devtools::install_github("sbenfatto/PARIS")
How to run PARIS
library(PARIS) run_PARIS(imp.score = "raw", omic = "expression", outdir = "/PARIS_test", genelist_dep = yourgenelist, genelist_feat = yourgenelist2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.