Skip to content
Snippets Groups Projects
Commit f38327c2 authored by Blaise Li's avatar Blaise Li
Browse files

Added README file.

parent f6c61ecd
No related branches found
No related tags found
No related merge requests found
# Miscellaneous utilities for snakemake workflows.
This package contains utilities I use in my snakemake workflows.
## Installing
Get the source using `git clone git@gitlab.pasteur.fr:bli/libworkflows.git`,
`cd` into it and run `python3 -m pip install .`
It might also work directly:
python3 -m pip install git+ssh://git@gitlab.pasteur.fr/bli/libworkflows.git
## Citing
If you use this package, please cite the following paper:
> Barucci et al, 2020 (doi: [10.1038/s41556-020-0462-7](https://doi.org/10.1038/s41556-020-0462-7))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment