README.md

Travis build status

tracerutils

Functions for use with rcatmaid, nat, and elmr. Intended to provide some shortcuts for common tasks like plotting neurons from CATMAID, sampling synapses, etc.

Installation

if (!require("remotes")) install.packages("remotes")
remotes::install_github("flyconnectome/tracerutils")
library(tracerutils)

The package has only been tested on macOS.

Development

This package is very much a work in progress. I will do my best to keep all changes backwards-compatible, but I would recommend that you don't make anything critical dependent on tracerutils until it is in a more stable state.

If there are any features you would like to see in tracerutils, please let me know! Planned improvements will be listed on the issues page, and you can submit your suggestions there.



fmlove/tracerutils documentation built on April 29, 2020, 11:09 p.m.