Codes for generating figures presented in the All-active manuscript.
To run the notebooks set up a conda environment using the following commands:
git clone https://github.com/AllenInstitute/All-active-Manuscript.git
cd All-active-Manuscript
conda env create -f env.yaml
conda activate allen
We are planning on occasional updating this tool with no fixed schedule. Community involvement is encouraged through both issues and pull requests.