README.md

DepMapAnalysis

Lifecycle: experimental

Cancer Dependency Map (DepMap) analysis toolkit.

Installation

R method

## Currently unstable. Working on an update to fix this.
## > if (!requireNamespace("BiocManager", quietly = TRUE)) {
## >     install.packages("BiocManager")
## > }
## > install.packages(
## >     pkgs = "DepMapAnalysis",
## >     repos = c(
## >         "https://r.acidgenomics.com",
## >         BiocManager::repositories()
## >     )
## > )


acidgenomics/r-depmapanalysis documentation built on Jan. 16, 2024, 10:52 p.m.