-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] add conda environment for Perl into snakemake execution #13
base: main
Are you sure you want to change the base?
Conversation
@abradyIGS would be interested to know if this works for ya. Just try running |
…to add_new_plugins_ctb
checking |
|
yes, is ok to run.
|
note my base environment already has access to perl -- the conda flow did install the YML for the dependency and i assume it pointed itself to the right place, but i can't swear to it without dumping a bunch of debug logic that would prolly be overkill. |
I don't have mamba installed so I'm getting this message:
|
mamba is not easy to install.... 20 min later still trying...
|
Note, merge into #11.