View source: R/neuron-io-fiji.R
read.neuron.fiji | R Documentation |
Read a neuron saved by Fiji's Simple Neurite Tracer Plugin
read.neuron.fiji(f, ..., simplify = TRUE, Verbose = FALSE)
f |
Path to a file |
... |
Additional arguments passed to |
simplify |
Whether to return a single neuron as a |
Verbose |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.