MarWoes/wg-blimp

Switch to snakemake environments

MarWoes opened this issue · 1 comments

Including all dependencies globally into Bioconda's meta.yaml file has caused multiple issues so far. It's probably easier to start all rules in their own conda environment managed by Snakemake. This might also ease solving #11 .

Implemented in v0.9.7