BioQC
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see BioQC.
Detect tissue heterogeneity in expression profiles with gene sets
Bioconductor version: 3.21
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.
Author: Jitao David Zhang [cre, aut], Laura Badi [aut], Gregor Sturm [aut], Roland Ambs [aut], Iakov Davydov [aut]
Maintainer: Jitao David Zhang <jitao_david.zhang at roche.com>
citation("BioQC")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BioQC")
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("BioQC")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.