GooglingTheCancerGenome / sv-callers

Snakemake-based workflow for detecting structural variants in genomic data
https://research-software.nl/software/sv-callers
Apache License 2.0
77 stars 35 forks source link

Speed up conda install #49

Closed arnikz closed 4 years ago

arnikz commented 4 years ago

It might take >40 min for the workflow to install the callers and post-processing tools.

arnikz commented 4 years ago

Adding r-base=3.5.1 to the list of dependencies (environment.yaml), reduces this to <3 min. Thanks @nielsdrost for pointing out this ref.