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
| Maintainer | Michael Shapiro <michael.shapiro@crick.ac.uk> |
| Author | Michael Shapiro [aut, cre] (ORCID: <https://orcid.org/0000-0002-2769-9320>) |
| License | MIT + file LICENSE |
| Downloads rank | 237 |
| Source branch | RELEASE_3_23 |
| biocViews | BiologicalQuestion, Software, StatisticalMethod |
Documentation
Download
Dependencies
Depends: R (>= 3.6)
Imports: IRanges, GenomicRanges, SummarizedExperiment, ggplot2, DESeq2, tictoc