- Home
- Bioconductor 3.21
- Software Packages
- countsimQC
countsimQC
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see countsimQC.
Compare Characteristic Features of Count Data Sets
Bioconductor version: 3.21
countsimQC provides functionality to create a comprehensive report comparing a broad range of characteristics across a collection of count matrices. One important use case is the comparison of one or more synthetic count matrices to a real count matrix, possibly the one underlying the simulations. However, any collection of count matrices can be compared.
Author: Charlotte Soneson [aut, cre] ORCID iD ORCID: 0000-0003-3833-2169
Maintainer: Charlotte Soneson <charlottesoneson at gmail.com>
citation("countsimQC")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("countsimQC")
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("countsimQC")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.