Skip to content

percyfal/snakemake-rules

Repository files navigation

snakemake-rules

master master Coverage Status
develop develop Coverage Status

About

Library of snakemake rules. See the documentation for more information.

Installation

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