Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 583 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 583 Bytes

ScreenBEAM2

Gene-level meta-analysis of high-throughput functional genomics (RNAi or CRISPR) screens.

Install

git clone to your target folder:

git clone https://github.com/jyyulab/ScreenBEAM2.git

In R, setwd("/path/to/ScreenBEAM2/")

devtools::install(pkg='.', dependencies = T)
devtools::install_deps(pkg = ".", dependencies = TRUE) ## Install package dependencies if needed.

Manual&Tutorial

manual: ScreenBEAM2_0.1.0.pdf tutorial: https://jyyulab.github.io/ScreenBEAM2/

Demo

in inst/demo_scripts/demo_pipeline.R This is a demo for internal use only!