R package supporting the analyses in the single-cell jamboree.
To install the R package, run the following in R:
# install.packages("remotes") library(remotes) install_github("stephenslab/singlecelljamboreeR")