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
Sorry for the inconvenience. It looks like the SHAPEIT authors removed SHAPEIT v2 from bioconda and replaced it with their newest version (v4). I've rebuilt the snakemake recipe to account for this. You will also need to add -c soil -c dranew to the install command as a result. I.e.,
If you run into a segfault error during installation, a previous user worked around this by combining the conda env creation with installation with a command like:
Thanks for your information. My issue has been solved now.
It is the second command solved my issue: conda create -v -n scansnvtest -c bioconda -c conda-forge/label/cf201901 -c jluquette -c soil -c dranew scansnv
The first command may come out with package conflicts because some packages would be installed by default when creating a new env with conda create .
Hello,
I can not install the scan-snv package on my system, and here is the error I got:
conda install -c bioconda -c conda-forge/label/cf201901 -c jluquette scansnv
I have tried to install the package with conda version 4.6.14, 4.7.14, 4.8.0, and 4.8.2, but it still can not be completely installed.
The text was updated successfully, but these errors were encountered: