The natverse is a collection of interoperable R packages to import, analyse, visualise and export 3D neuroanatomical data. They have been used to study brain and circuit organisation in a range of species including flies and mice.
Install the natverse with:
if(!requireNamespace('remotes')) install.packages('remotes') remotes::install_github("natverse/natverse")