Bioc2026 Registration Open!

countsimQC

Compare Characteristic Features of Count Data Sets

Bioconductor version: 3.23 · Package version: 1.30.0

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.

Installation

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

BiocManager::install("countsimQC")

Details

MaintainerCharlotte Soneson <charlottesoneson@gmail.com>
AuthorCharlotte Soneson [aut, cre] (ORCID: <https://orcid.org/0000-0003-3833-2169>)
LicenseGPL (>=2)
URLhttps://github.com/csoneson/countsimQC
Bug Reportshttps://github.com/csoneson/countsimQC/issues
Downloads rank534
Source branchRELEASE_3_23
biocViewsExperimentalDesign, ImmunoOncology, Microbiome, QualityControl, RNASeq, ReportWriting, SingleCell, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 3.5)

Imports: rmarkdown (>= 2.5), edgeR, DESeq2 (>= 1.16.0), dplyr, tidyr, ggplot2, grDevices, tools, SummarizedExperiment, genefilter, DT, GenomeInfoDbData, caTools, randtests, stats, utils, methods, ragg, rlang

Suggests: knitr, testthat

Reverse dependencies

Suggests Me (1): muscat