knitr::opts_chunk$set( collapse=TRUE, warning=FALSE, message=FALSE, comment="#>", fig.path="README-" );
This R package provides methods described in Lozoya et al https://doi.org/10.1101/551762.
SALSA is an integrative and systematic methodology that introduces matrix focusing, a parametric frequentist approach to identify fractions of statistically significant and robust data within single-cell expression matrices.
The R package also provides R-shiny SALSA, a web interface for components of the single cell analysis workflow.
A full online function reference is available via the pkgdown documentation:
Install using the R package devtools
and this command:
devtools::install_github("jmw86069/splicejam")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.