An open API service indexing awesome lists of open source software.

https://github.com/alleninstitute/all-active-manuscript

Code for reproducing the figures presented in: Single-neuron models linking electrophysiology, morphology and transcriptomics across cortical cell types
https://github.com/alleninstitute/all-active-manuscript

Last synced: about 1 year ago
JSON representation

Code for reproducing the figures presented in: Single-neuron models linking electrophysiology, morphology and transcriptomics across cortical cell types

Awesome Lists containing this project

README

          

[![Generic badge](https://img.shields.io/badge/License-Allen_Institute-yellow.svg)](https://alleninstitute.org/legal/terms-use/)

# All-active-Manuscript
Codes for generating figures presented in the All-active manuscript.

![alt text](assets/graphical_abstract/graphical_abstract.png)

## Instructions
To run the notebooks set up a conda environment using the following commands:
```bash
git clone https://github.com/AllenInstitute/All-active-Manuscript.git
cd All-active-Manuscript
conda env create -f env.yaml
conda activate allen
```

## Level of support
We are planning on occasional updating this tool with no fixed schedule. Community involvement is encouraged through both issues and pull requests.