GitHub - macs3-project/MACSr: MACS3 R/BioC wrapper (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
MACSr
MACS3 R/BioC wrapper
Installation
devtools::install_github("macs3-project/MACSr")
From Bioconductor:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("MACSr")
The package is built onbasilisk. The dependent python librarymacs3 will be installed automatically inside its conda environment.
User Guide
vignette(package = "MACSr")