You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These lines will install minos in the "base" environment (or any active conda environment). It caused some version issues on our local machine for python and snakemake and it install the oldest possible versions. These old versions of software caused some problems with our machine (I do not know why). I found this small change helpful:
Hi!
In order to use your tool, I followed the installation suggestion here:
minos/README.md
Lines 18 to 24 in 0611d65
These lines will install minos in the "base" environment (or any active conda environment). It caused some version issues on our local machine for python and snakemake and it install the oldest possible versions. These old versions of software caused some problems with our machine (I do not know why). I found this small change helpful:
Best regards,
Armin
The text was updated successfully, but these errors were encountered: