- Home
- Bioconductor 3.22
- Software Packages
- scDiagnostics
scDiagnostics
This is the released version of scDiagnostics; for the devel version, see scDiagnostics.
Cell type annotation diagnostics
Bioconductor version: Release (3.22)
The scDiagnostics package provides diagnostic plots to assess the quality of cell type assignments from single cell gene expression profiles. The implemented functionality allows to assess the reliability of cell type annotations, investigate gene expression patterns, and explore relationships between different cell types in query and reference datasets allowing users to detect potential misalignments between reference and query datasets. The package also provides visualization capabilities for diagnostics purposes.
Author: Anthony Christidis [aut, cre] ORCID iD ORCID: 0000-0002-4565-6279 , Andrew Ghazi [aut], Smriti Chawla [aut], Nitesh Turaga [ctb], Ludwig Geistlinger [aut], Robert Gentleman [aut]
Maintainer: Anthony Christidis <anthony-alexander_christidis at hms.harvard.edu>
citation("scDiagnostics")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scDiagnostics")
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("scDiagnostics")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.