gcapc
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see gcapc.
GC Aware Peak Caller
Bioconductor version: 3.15
Peak calling for ChIP-seq data with consideration of potential GC bias in sequencing reads. GC bias is first estimated with generalized linear mixture models using effective GC strategy, then applied into peak significance estimation.
Author: Mingxiang Teng and Rafael A. Irizarry
Maintainer: Mingxiang Teng <tengmx at gmail.com>
citation("gcapc")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("gcapc")
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("gcapc")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.