A R package for pointillist analysis of single molecule localization microscopy (SMLM) data. This package includes methods for persistence based clustering (ToMATo), alongside DBSCAN, Voronoi tessellation and Ripley's K based clustering. There is also the capacity to simulate dSTORM data.
A set of Binder ready tutorials and demos showcasing this package can be found within the SMLM-tutorials repository. We recommend looking at these before installing the package.
This package is under active devlopment and we havn't released a version on CRAN yet.
The devtools package can be used to install the development version directly from github:
install_github("jeremypike/RSMLM")