- Home
- Bioconductor 3.20
- Software Packages
- AneuFinder
AneuFinder
This package is for version 3.20 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see AneuFinder.
Analysis of Copy Number Variation in Single-Cell-Sequencing Data
Bioconductor version: 3.20
AneuFinder implements functions for copy-number detection, breakpoint detection, and karyotype and heterogeneity analysis in single-cell whole genome sequencing and strand-seq data.
Author: Aaron Taudt, Bjorn Bakker, David Porubsky
Maintainer: Aaron Taudt <aaron.taudt at gmail.com>
citation("AneuFinder")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AneuFinder")
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("AneuFinder")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.