scHiCcompare
Differential Analysis of Single-cell Hi-C Data
Bioconductor version: 3.23 · Package version: 1.4.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scHiCcompare") Details
| Maintainer | My Nguyen <hamy.12398@gmail.com> |
| Author | My Nguyen [aut, cre] (ORCID: <https://orcid.org/0009-0003-1118-7085>), Mikhail Dozmorov [aut] (ORCID: <https://orcid.org/0000-0002-0086-8358>) |
| License | MIT + file LICENSE |
| URL | https://github.com/dozmorovlab/ScHiCcompare |
| Bug Reports | https://github.com/dozmorovlab/ScHiCcompare/issues |
| Downloads rank | 147 |
| Source branch | RELEASE_3_23 |
| biocViews | HiC, Normalization, Sequencing, SingleCell, Software |