- Home
- Bioconductor 3.22
- Experiment Packages
- ChIPexoQualExample
ChIPexoQualExample
This is the released version of ChIPexoQualExample; for the devel version, see ChIPexoQualExample.
Example data for the ChIPexoQual package, which implements a quality control pipeline for ChIP-exo data
Bioconductor version: Release (3.22)
Data for the ChIPexoQual package, consisting of (3) chromosome 1 aligned reads from a ChIP-exo experiment for FoxA1 in mouse liver cell lines aligned to the mm9 genome.
Author: Rene Welch, Dongjun Chung, Sunduz Keles
Maintainer: Rene Welch <welch at stat.wisc.edu>
citation("ChIPexoQualExample")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ChIPexoQualExample")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ChIPexoQualExample")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.