- Home
- Bioconductor 3.14
- Software Packages
- UMI4Cats
UMI4Cats
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see UMI4Cats.
UMI4Cats: Processing, analysis and visualization of UMI-4C chromatin contact data
Bioconductor version: 3.14
UMI-4C is a technique that allows characterization of 3D chromatin interactions with a bait of interest, taking advantage of a sonication step to produce unique molecular identifiers (UMIs) that help remove duplication bias, thus allowing a better differential comparsion of chromatin interactions between conditions. This package allows processing of UMI-4C data, starting from FastQ files provided by the sequencing facility. It provides two statistical methods for detecting differential contacts and includes a visualization function to plot integrated information from a UMI-4C assay.
Author: Mireia Ramos-Rodriguez [aut, cre] , Marc Subirana-Granes [aut], Lorenzo Pasquali [aut]
Maintainer: Mireia Ramos-Rodriguez <mireiarr9 at gmail.com>
citation("UMI4Cats")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("UMI4Cats")
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("UMI4Cats")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.