mahsa106 / brainrender

a python based software for visualization of neuroanatomical and morphological data.

Home Page:https://docs.brainrender.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brainrender

Python Version PyPI Build Status License: GPL v3 Coverage Status Code style: black

!! NOTE: you're looking at brainrender v2.0 We have recently released a new version of brainrender, version 2.0 (:tada:). This consists of an entire re-writing of the whole library to make the code cleaner, more compact. easier to read and easier to use. We've also included a new GUI packaged with brainrender. However, this does mean that code written to work with previous versions of brainrender will need to be adjusted slightly to work with the newer versions. If you are transitioning to the new brainrender version, please reade the guide we have put together about moving from v1.0 to v2.0.

brainrender is a python package for the visualization of three dimensional neuro-anatomical data. It can be used to render data from publicly available data set (e.g. Allen Brain atlas) as well as user generated experimental data. The goal of brainrender is to facilitate the exploration and dissemination of neuro-anatomical data by providing a user-friendly platform to create high-quality 3D renderings.

Docs

đź“š brainrender docs.

:paper: brainrender paper

Installation

You can install brainrender with:

pip install brainrender

Contributing

Contributions to brainrender are more than welcome. Please see the contributing guide.

Citing brainrender

If you use brainrender in your work, please cite:

  Claudi, Federico, Adam L. Tyson, and Tiago Branco. 2020. “Brainrender. A Python Based Software for Visualisation of Neuroanatomical and Morphological Data.” Cold Spring Harbor Laboratory. https://doi.org/10.1101/2020.02.23.961748.

Examples

The following images were created for the publication of the brainrender paper. References to the original data being visualised can also be found in the paper.

About

a python based software for visualization of neuroanatomical and morphological data.

https://docs.brainrender.info/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 55.8%Language:Jupyter Notebook 44.1%Language:Shell 0.0%