- Home
- Bioconductor 3.13
- Software Packages
- condiments
condiments
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see condiments.
Differential Topology, Progression and Differentiation
Bioconductor version: 3.13
This package encapsulate many functions to conduct a differential topology analysis. It focuses on analyzing an 'omic dataset with multiple conditions. While the package is mostly geared toward scRNASeq, it does not place any restriction on the actual input format.
Author: Hector Roux de Bezieux [aut, cre] , Koen Van den Berge [aut, ctb], Kelly Street [aut, ctb]
Maintainer: Hector Roux de Bezieux <hector.rouxdebezieux at berkeley.edu>
citation("condiments")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("condiments")
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("condiments")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.