Read a neuron saved by Fiji's Simple Neurite Tracer Plugin
read.neuron.fiji(f, ..., simplify = TRUE, Verbose = FALSE)
Path to a file
Additional arguments passed to xmlParse
.
Whether to return a single neuron as a neuron
object
rather than a neuronlist
of length 1.
Whether to print status messages during parsing.
This is an XML based format so parsing it depends on installation of the suggested XML package.
https://imagej.net/plugins/snt/ https://imagej.net/plugins/snt/extending