deltaCaptureC

This is the released version of deltaCaptureC; for the devel version, see deltaCaptureC.

This Package Discovers Meso-scale Chromatin Remodeling from 3C Data


Bioconductor version: Release (3.22)

This package discovers meso-scale chromatin remodelling from 3C data. 3C data is local in nature. It givens interaction counts between restriction enzyme digestion fragments and a preferred 'viewpoint' region. By binning this data and using permutation testing, this package can test whether there are statistically significant changes in the interaction counts between the data from two cell types or two treatments.

Author: Michael Shapiro [aut, cre] ORCID iD ORCID: 0000-0002-2769-9320

Maintainer: Michael Shapiro <michael.shapiro at crick.ac.uk>

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

Installation

To install this package, start R (version "4.5") and enter:


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

BiocManager::install("deltaCaptureC")

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("deltaCaptureC")

Details

See More

Package Archives

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