Skip to content

Trajectory inference across multiple conditions with condiments: differential topology, progression, differentiation, and expression

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

HectorRDB/condiments

Repository files navigation

R-CMD-check Codecov test coverage Generic badge DOI

R package: condiments

Installation

You can install the condiments from bioconductor using

if(!requireNamespace("BiocManager", quietly = TRUE)) {
 install.packages("BiocManager") 
}
BiocManager::install("condiments")

To install the development version in R, run:

if(!requireNamespace("devtools", quietly = TRUE)) {
 install.packages("devtools") 
}
devtools::install_github("HectorRDB/condiments")

The installation should only take a few seconds. The dependencies of the package are listed in the DESCRIPTION file of the package.

Issues and bug reports

Please use https://github.com/HectorRDB/condiments/issues to submit issues, bug reports, and comments.

Usage

Start with the vignette online or explore on of our case studies in the paper here.

About

Trajectory inference across multiple conditions with condiments: differential topology, progression, differentiation, and expression

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks