Functions for use with rcatmaid, nat, and elmr. Intended to provide some shortcuts for common tasks like plotting neurons from CATMAID, running NBLAST, etc.
if (!require("devtools")) install.packages("devtools")
devtools::install_github("fmlove/tracerutils")
library(tracerutils)
The package is currently only compatible with macOS.
This package is very much a work in progress. It is largely untested, has a few known issues, and is likely to change significantly over the short to medium term. I would recommend that you don't make anything critical dependent on tracerutils until it is in a more stable state, but it might be useful in your day-to-day work.