@@ -12,6 +12,8 @@ Reproducing the figures requires some additional Python packages listed in `addi
...
@@ -12,6 +12,8 @@ Reproducing the figures requires some additional Python packages listed in `addi
`pip install -r additional_requirements.txt`
`pip install -r additional_requirements.txt`
To produce Figure 7, an installation of the `infomap` package is required. Please follow the instructions on the website http://www.mapequation.org/code.html.
If snakemake is installed, the figures can be produced by executing
If snakemake is installed, the figures can be produced by executing
@@ -30,6 +30,8 @@ Reproducing the figures requires some additional Python packages listed in `addi
...
@@ -30,6 +30,8 @@ Reproducing the figures requires some additional Python packages listed in `addi
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>).
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>).
To produce Figure 8, an installation of the `infomap` package is required. Please follow the instructions on the website http://www.mapequation.org/code.html.
### Snakemake workflow
### 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`.
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`.