scds
This is the released version of scds; for the devel version, see scds.
In-Silico Annotation of Doublets for Single Cell RNA Sequencing Data
Bioconductor version: Release (3.22)
In single cell RNA sequencing (scRNA-seq) data combinations of cells are sometimes considered a single cell (doublets). The scds package provides methods to annotate doublets in scRNA-seq data computationally.
Author: Dennis Kostka [aut, cre], Bais Abha [aut]
Maintainer: Dennis Kostka <kostka at pitt.edu>
citation("scds")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scds")
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("scds")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.