This is the development version of RUCova; for the stable release version, see RUCova.
Removes unwanted covariance from mass cytometry dataBioconductor version: Development (3.22)
Mass cytometry enables the simultaneous measurement of dozens of protein markers at the single-cell level, producing high dimensional datasets that provide deep insights into cellular heterogeneity and function. However, these datasets often contain unwanted covariance introduced by technical variations, such as differences in cell size, staining efficiency, and instrument-specific artifacts, which can obscure biological signals and complicate downstream analysis. This package addresses this challenge by implementing a robust framework of linear models designed to identify and remove these sources of unwanted covariance. By systematically modeling and correcting for technical noise, the package enhances the quality and interpretability of mass cytometry data, enabling researchers to focus on biologically relevant signals.
Author: Rosario Astaburuaga-GarcÃa [aut, cre] ORCID: 0000-0003-1179-4080
Maintainer: Rosario Astaburuaga-GarcÃa <rosario.astaburuaga at charite.de>
Citation (from within R, entercitation("RUCova")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("RUCova")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RUCova")
Removing Unwanted Covariance in mass cytometry data with RUCova HTML R Script Reference Manual PDF NEWS Text LICENSE Text Details biocViews SingleCell, Software Version 1.1.0 In Bioconductor since BioC 3.21 (R-4.5) (< 6 months) License GPL-3 Depends R (>= 4.4.0) Imports dplyr, fastDummies, ggplot2, stringr, tibble, Matrix, ComplexHeatmap, grid, circlize, SingleCellExperiment, SummarizedExperiment, tidyverse, tidyr, magrittr, S4Vectors System Requirements GNU make URL https://github.com/molsysbio/RUCova Bug Reports https://github.com/molsysbio/RUCova/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4