brainSTORM
Description
brainSTORM is an R package that processes STORMseq-based data, making use of the txtools package.
Quick example
Installation
You can install the development version from GitHub typing in the following commands in the R console:
if (!requireNamespace("remotes", quietly = TRUE))
install.packages("remotes")
remotes::install_github("SchwartzLab/brainSTORM", build_vignettes = TRUE)
Further documentation
Current limitations
Licence
brainSTORM is developed under the Artistic Licence 2.0.
Leave a Comment