8000 GitHub - macs3-project/MACSr: MACS3 R/BioC wrapper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

macs3-project/MACSr

Repository files navigation

R build status

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 on basilisk. The dependent python library macs3 will be installed automatically inside its conda environment.

User Guide

vignette(package = "MACSr")

Releases

No releases published

Packages

No packages published

Contributors 6

Languages

0