natverse hex sticker tidyverse hex sticker shiny hex sticker rmarkdown hex sticker
R packages for neuroanatomical data

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")
Learn the natverse
See how the natverse makes analysing neuroanatomical data easier with R. Read it online, or try another resource from the community.
Need help?
First learn how to make a reprex then share it with others.