/PARIS

PAn-canceR Inferred Synthetic lethalities (PARIS), a machine learning-based approach to predict cancer vulnerabilities

Primary LanguageROtherNOASSERTION

PARIS

PAn-canceR Inferred Synthetic lethalities (PARIS), a machine learning-based approach to predict cancer vulnerabilities.

Installation

You can install the released version of PARIS with:

devtools::install_github("sbenfatto/PARIS")

Example

How to run PARIS

library(PARIS)
run_PARIS(imp.score = "raw", omic = "expression", outdir = "/PARIS_test", genelist_dep = yourgenelist, genelist_feat = yourgenelist2)