An Rshiny portal for analysis of scRNA-seq data
For all recent updates and new features, check our NEWS.
install.packages("devtools")
devtools::install_github("JoelPHoward/SCAP")
SCAP::SCAP()
Currently SCAP can only process Seurat objects.
For better performance, especially with large datasets, the .rds
files are first converted to .loom
.
File Conversion
tab..loom
file(s) (note, initially this folder should be empty, such that only the .loom
files will be present in the folder).Convert
.When the conversion is complete, navigate back to the main tab and upload your data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.