This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Is there a way to include not conda package/programs to snakemake environment?

Hello. In my Snakemake workflow I am running in silico PCR with ipcress, and it is not conda package. I wonder is there a way to include information about this package in *.yaml file? And then somehow tell the rule where it is?

non-conda_packages snakemake

Add an extra rule to download and setup the non-conda packages.

0 answers

No answers yet.

Log in to answer this question.