Registration and Call for Abstracts Open for Bioc2024

deltaCaptureC

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


Bioconductor version: Release (3.18)

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]

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.3") 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")
Delta Capture-C HTML R Script
Reference Manual PDF
LICENSE Text

Details

biocViews BiologicalQuestion, Software, StatisticalMethod
Version 1.16.1
In Bioconductor since BioC 3.10 (R-3.6) (4.5 years)
License MIT + file LICENSE
Depends R (>= 3.6)
Imports IRanges, GenomicRanges, SummarizedExperiment, ggplot2, DESeq2, tictoc
System Requirements
URL
See More
Suggests knitr, rmarkdown
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

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

Source Package deltaCaptureC_1.16.1.tar.gz
Windows Binary deltaCaptureC_1.16.1.zip (64-bit only)
macOS Binary (x86_64) deltaCaptureC_1.16.1.tgz
macOS Binary (arm64) deltaCaptureC_1.16.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/deltaCaptureC
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/deltaCaptureC
Bioc Package Browser https://code.bioconductor.org/browse/deltaCaptureC/
Package Short Url https://bioconductor.org/packages/deltaCaptureC/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.18 Source Archive