README.md

LOMAR

An R package to deal with point sets from single molecule localization microscopy. This package provides three sets of functionalities: - data input: read SMLM data as point sets either from csv files or from TIFF images - registration: point sets registration using different algorithms - topological data analysis: compute similarity between point sets using persistent homology

Installation

The package is available on CRAN.

Download counts (from the RStudio mirror)

install.packages("LOMAR")

To install the development version of this package, run (from within R):

library(devtools)
install_git('https://git.embl.de/heriche/lomar')

This package depends on these other packages: * data.table * FNN * foreach * parallel * doParallel * proxy * reshape2 * pracma * transport * RANN * ff * aws * dbscan * EBImage (from Bioconductor)



Try the LOMAR package in your browser

Any scripts or data that you put into this service are public.

LOMAR documentation built on March 18, 2022, 6:05 p.m.