README.md

slalom

Build Status

This package is an R/C++ implementation of the factorial single-cell latent variable model developed by Buettner et al (Genome Biology, 2017).

The slalom package is available Bioconductor, so the most reliable way to install the package is to use the usual Bioconductor method:

## try http:// if https:// URLs are not supported
if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("slalom")

For details of how to use slalom, please consult the vignette and package documentation.

Davis McCarthy and Florian Buettner, October 2017 (on behalf of slalom and f-scLVM authors and contributors)



Try the slalom package in your browser

Any scripts or data that you put into this service are public.

slalom documentation built on Nov. 8, 2020, 5:24 p.m.