jefferis / nat.amira

Interface Between NeuroAnatomy Toolbox and Amira Visualisation Software

Home Page:https://jefferis.github.io/nat.amira

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis build status Docs

nat.amira

Simple R package for interaction with Amira 3D visualisation software originally developed by Zuse Institute Berlin .

The main functionality is to allow neuron and surface objects in R to be opened in Amira for 3D visualisation and rendering.

Installation

Currently there isn't a released version on CRAN, but you can use the devtools package to install the development version:

if (!require("devtools")) install.packages("devtools")
devtools::install_github("jefferis/nat.amira")

Note: Windows users need Rtools and devtools to install this way.

About

Interface Between NeuroAnatomy Toolbox and Amira Visualisation Software

https://jefferis.github.io/nat.amira


Languages

Language:R 100.0%