Bioc2026 Registration Open!

atacInferCnv

Call CNV from single cell ATAC-seq data based on InferCNV adaptation

Bioconductor version: 3.23 · Package version: 1.0.0

The package prepares input scATAC-seq data and adapts for copy number variance profiling with InferCNV package usage. It has also various paramters to control the analysis (e.g. external normal reference usage, meta-cells, bin size, etc) and custom plot visualizations.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("atacInferCnv")

Details

MaintainerKonstantin Okonechnikov <k.okonechnikov@gmail.com>
AuthorKonstantin Okonechnikov [aut, cre] (ORCID: <https://orcid.org/0000-0002-3409-2340>), Supat Thongjuea [aut, fnd]
LicenseGPL-3 + file LICENSE
URLhttps://github.com/kokonech/atacInferCNV
Bug Reportshttps://github.com/kokonech/atacInferCNV/issues
Downloads rank41
Source branchRELEASE_3_23
biocViewsCopyNumberVariation, Epigenetics, ImmunoOncology, Sequencing, SingleCell, Software

Documentation

Download

Dependencies

Depends: R (>= 4.5.0), utils

Imports: infercnv (>= 1.3.1), Signac, Seurat, GenomicRanges, GenomeInfoDb, S4Vectors, config, stringr, ggplot2, SummarizedExperiment, SingleCellExperiment, Rcpp

LinkingTo: Rcpp, RcppEigen

Suggests: testthat (>= 3.0.0), BiocStyle, knitr, rmarkdown