apache / airavata-cerebrum

Apache Airavata Cerebrum
https://airavata.apache.org
Apache License 2.0
4 stars 6 forks source link

Apache Airavata Cerebrum, an Integrated Neuroscience Computational Framework

Introduction

Welcome to the Apache Airavata Cerebrum repository for the Integrated Neuroscience Computational Framework. This project aims to revolutionize how we understand and model the human brain by integrating cellular-level brain atlases with advanced computational tools. Our goal is to create a cohesive, open-source framework that allows for the seamless application of existing tools within a streamlined, lightweight environment.

Features

Try Airavata Cerebrum

Airavata Cerebrum requires python3.10+ environment. It is currently tested only in Linux operating system. We recommend create a virtual environment using conda as below:

conda create -n cerebrum python=3.10
conda activate cerebrum

Download and Install

Following command will download Airavata Cerebrum into your environment.

pip3 install git+https://github.com/apache/airavata-cerebrum.git

Check the resources/notebooks folder for examples of usage.