Learn R Programming

LOMAR

An R package to deal with point sets from single molecule localization microscopy. This package provides four 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
  • alpha-shapes: compute alpha-shapes of point sets and derive 3d shape features

A preprint describing the package is available on bioRxiv.

Installation

The package is available on CRAN.

(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

  • dbscan

  • EBImage (from Bioconductor)

  • tools

  • rhdf5

  • mclust

  • alphashape3d

Copy Link

Version

Install

install.packages('LOMAR')

Monthly Downloads

575

Version

0.5.2

License

GPL-3

Maintainer

Jean-Karim Heriche

Last Published

February 5th, 2026

Functions in LOMAR (0.5.2)

gradientWd

gradientWd
group_events

group_events
jrmpc

jrmpc
q2dr

Get derivative of 3D rotation matrix from quaternion
q2r

Convert quaternion to rotation matrix http://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation
local_densities

local_densities
point_sets_from_locs

point_sets_from_locs
locprec2cov

locprec2cov
point_sets_from_tiffs

point_sets_from_tiffs
locs2ps

locs2ps
wgmmreg

wgmmreg
tr

tr
icp

icp
ps2ary

ps2ary
pssk

pssk
locs_from_csv

locs_from_csv
restore_coordinates

restore_coordinates
standardize_coordinates

standardize_coordinates
rotx

rotx
sliced_Wd

sliced_Wd
multiple_registration

multiple_registration
img2ps

img2ps
idx2rowcol

idx2rowcol
scale_alpha_shape

scale_alpha_shape
shape_features_3d

shape_features_3d
points_from_roi

points_from_roi
points2img

points2img
roty

roty
rotz

rotz
crop_point_set

crop_point_set
cpd

cpd
get_surface_area

get_surface_area
find_elbow

find_elbow
coloc_index

coloc_index
circle_hough_transform

Circle Hough transform
binning

binning
get_kernel_matrix

get_kernel_matrix
GMM_Wd

GMM_Wd
dist_to_line

dist_to_line
Gaussian_Wd

Gaussian_Wd
get_persistence_diagrams

get_persistence_diagrams
get_shape

get_shape
costWd

costWd
apply_transformation

apply_transformation
ary2ps

ary2ps
denoise

denoise
downsample

downsample
dist_to_boundary

dist_to_boundary