Bioc2026 Registration Open!

deltaCaptureC

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

Bioconductor version: 3.23 · Package version: 1.26.0

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.

Installation

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

BiocManager::install("deltaCaptureC")

Details

MaintainerMichael Shapiro <michael.shapiro@crick.ac.uk>
AuthorMichael Shapiro [aut, cre] (ORCID: <https://orcid.org/0000-0002-2769-9320>)
LicenseMIT + file LICENSE
Downloads rank237
Source branchRELEASE_3_23
biocViewsBiologicalQuestion, Software, StatisticalMethod

Documentation

Download

Dependencies

Depends: R (>= 3.6)

Imports: IRanges, GenomicRanges, SummarizedExperiment, ggplot2, DESeq2, tictoc

Suggests: knitr, rmarkdown