master | ||
develop |
Library of snakemake rules. See the documentation for more information.
Install using the conda package manager:
conda install -c percyfal snakemake-rules
Alternatively, install directly from github with pip using the following command:
pip3 install -e git+https://github.com/percyfal/snakemake-rules.git@master#egg=snakemake-rules --user