Bioconductor – MACSdata

DOI: 10.18129/B9.bioc.MACSdata  

 

Test datasets for the MACSr package

Bioconductor version: Release (3.13)

Test datasets from the MACS3 test examples are use in the examples of the `MACSr` package. All 9 datasets are uploaded to the `ExperimentHub`. The original data can be found at: github.com/macs3-project/MACS/.

Author: Qiang Hu [aut, cre]

Maintainer: Qiang Hu <Qiang.Hu at roswellpark.org>

Citation (from within R,
enter citation("MACSdata")):

Installation

To install this package, start R (version
“4.1”) and enter:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("MACSdata")

For older versions of R, please refer to the appropriate
Bioconductor release.

Documentation

PDF   Reference Manual
Text   LICENSE

Details

Package Archives

Follow
Installation
instructions to use this
package in your R session.


Read more here: Source link