Closed elichad closed 7 months ago
Can we add a note about conda channel priorities too? Along the lines of:
If building the environments fails because of channel priorities, then try changing your channel priority configuration:
conda config --show channel_priority flexible
Thank you :)
@elichad - I've removed the need for singularity in this PR: https://github.com/o-william-white/skim2mt/pull/26
Could you review that PR - make sure it works for you?
Note that the blobtool step (for me using a snakemake docker container on apple silicon) currently looks to be having race dependency issues. So that step fails frequently, but when the workflow is resubmitted it seems to work fine. Could you let me know if you get that problem too?