- Home
- Bioconductor 3.22
- Software Packages
- scHiCcompare
scHiCcompare
This is the released version of scHiCcompare; for the devel version, see scHiCcompare.
Differential Analysis of Single-cell Hi-C Data
Bioconductor version: Release (3.22)
This package provides functions for differential chromatin interaction analysis between two single-cell Hi-C data groups. It includes tools for imputation, normalization, and differential analysis of chromatin interactions. The package implements pooling techniques for imputation and offers methods to normalize and test for differential interactions across single-cell Hi-C datasets.
Author: My Nguyen [aut, cre] ORCID iD ORCID: 0009-0003-1118-7085 , Mikhail Dozmorov [aut] ORCID iD ORCID: 0000-0002-0086-8358
Maintainer: My Nguyen <hamy.12398 at gmail.com>
citation("scHiCcompare")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scHiCcompare")
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("scHiCcompare")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.