Skip to content
Snippets Groups Projects
Commit 29b3c034 authored by Maximilian Schmidt's avatar Maximilian Schmidt
Browse files

Remove R from requirements, add correlation_toolbox and add instructions for R to README

parent d781fcd0
No related branches found
No related tags found
1 merge request!1Add all necessary files for the multi-area model
......@@ -28,6 +28,8 @@ Reproducing the figures requires some additional Python packages listed in `addi
`pip install -r additional_requirements.txt`
The calculation of BOLD signals from the simulated firing rates for Fig. 8 requires an installation of R and the R library `neuRosim` (<https://cran.r-project.org/web/packages/neuRosim/index.html>).
### Snakemake workflow
The entire workflow from raw spike files till the final figures is defined in `Snakefile` and `Snakefile_preprocessing`. If snakemake is installed, the figures can be produced by executing `snakemake`.
......
statsmodels
R
networkx
pyx
python-louvain
-e git+https://github.com/mschmidt87/correlation-toolbox.git@enh/add_setup_file#egg=correlation-toolbox
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment