timoast / signac-paper

Code to reproduce analyses shown in the Signac paper

Home Page:https://doi.org/10.1038/s41592-021-01282-5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signac paper

Code to reproduce analyses shown in Stuart et al. 2021, Nature Methods

To run the workflow, first create a new conda environment containing the dependencies:

mamba env create -f environment.yaml

The entire workflow can be run by executing:

snakemake --cores 8

For information about the Signac package, see the Signac repository

About

Code to reproduce analyses shown in the Signac paper

https://doi.org/10.1038/s41592-021-01282-5


Languages

Language:R 84.5%Language:Python 7.9%Language:Shell 7.6%