This is the released version of multiHiCcompare; for the devel version, see multiHiCcompare.
Normalize and detect differences between Hi-C datasets when replicates of each experimental condition are availableBioconductor version: Release (3.21)
multiHiCcompare provides functions for joint normalization and difference detection in multiple Hi-C datasets. This extension of the original HiCcompare package now allows for Hi-C experiments with more than 2 groups and multiple samples per group. multiHiCcompare operates on processed Hi-C data in the form of sparse upper triangular matrices. It accepts four column (chromosome, region1, region2, IF) tab-separated text files storing chromatin interaction matrices. multiHiCcompare provides cyclic loess and fast loess (fastlo) methods adapted to jointly normalizing Hi-C data. Additionally, it provides a general linear model (GLM) framework adapting the edgeR package to detect differences in Hi-C data in a distance dependent manner.
Author: Mikhail Dozmorov [aut, cre] ORCID: 0000-0002-0086-8358 , John Stansfield [aut]
Maintainer: Mikhail Dozmorov <mikhail.dozmorov at gmail.com>
Citation (from within R, entercitation("multiHiCcompare")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("multiHiCcompare")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("multiHiCcompare")
Details biocViews HiC, Normalization, Sequencing, Software Version 1.26.0 In Bioconductor since BioC 3.8 (R-3.5) (6.5 years) License MIT + file LICENSE Depends R (>= 4.0.0) Imports data.table, dplyr, HiCcompare, edgeR, BiocParallel, qqman, pheatmap, methods, GenomicRanges, graphics, stats, utils, pbapply, GenomeInfoDbData, GenomeInfoDb, aggregation System Requirements URL https://github.com/dozmorovlab/multiHiCcompare Bug Reports https://github.com/dozmorovlab/multiHiCcompare/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4