MACSr
MACS: Model-based Analysis for ChIP-Seq
Bioconductor version: 3.23 · Package version: 1.20.0
The Model-based Analysis of ChIP-Seq (MACS) is a widely used toolkit for identifying transcript factor binding sites. This package is an R wrapper of the lastest MACS3.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MACSr") Details
| Maintainer | Qiang Hu <Qiang.Hu@roswellpark.org> |
| Author | Philippa Doherty [aut], Qiang Hu [aut, cre] |
| License | BSD_3_clause + file LICENSE |
| Downloads rank | 262 |
| Source branch | RELEASE_3_23 |
| biocViews | ATACSeq, ChIPSeq, ImmunoOncology, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.1.0)
Imports: utils, reticulate, S4Vectors, methods, basilisk, ExperimentHub, AnnotationHub