Bioc2026 Registration Open!

BioQC

Detect tissue heterogeneity in expression profiles with gene sets

Bioconductor version: 3.23 · Package version: 1.40.0

BioQC performs quality control of high-throughput expression data based on tissue gene signatures. It can detect tissue heterogeneity in gene expression data. The core algorithm is a Wilcoxon-Mann-Whitney test that is optimised for high performance.

Installation

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

BiocManager::install("BioQC")

Details

MaintainerJitao David Zhang <jitao_david.zhang@roche.com>
AuthorJitao David Zhang [cre, aut], Laura Badi [aut], Gregor Sturm [aut], Roland Ambs [aut], Iakov Davydov [aut]
LicenseGPL (>=3) + file LICENSE
URLhttps://accio.github.io/BioQC
Bug Reportshttps://accio.github.io/BioQC/issues
Downloads rank431
Source branchRELEASE_3_23
biocViewsGeneExpression, GeneSetEnrichment, QualityControl, Software, StatisticalMethod

Documentation

Download

Dependencies

Depends: R (>= 3.5.0), Biobase

Imports: edgeR, Rcpp, methods, stats, utils

LinkingTo: Rcpp

Suggests: testthat, knitr, rmarkdown, lattice, latticeExtra, rbenchmark, gplots, gridExtra, org.Hs.eg.db, hgu133plus2.db, ggplot2, reshape2, plyr, ineq, covr, limma, RColorBrewer