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?
• 1,635 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Add an extra rule to download and setup the non-conda packages.
Thank you for the suggestion
My bad iPCRess comes with conda package exonerate