Open LaraBM opened 3 years ago
That's a known dependency conflict issue of Conda + mamba
.
I will release new Caper + atac-seq-pipeline soon by end of this week.
That will fix all the problems.
Until then please try to install pipeline's Conda environment without mamba
.
Hi,
I didn't use mamba to install the environment though. I just installed dependencies directly I will try the new release and see if that works now.
Many thanks for your help.
Kind regards, Lara
Yes, please try with the latest pipeline + latest caper. Both>=2.0.0. Then re-install pipeline's Conda environments.
$ bash scripts/uninstall_conda_env.sh
$ bash scripts/install_conda_env.sh
Also, don't activate pipeline's Conda environment before running pipelines.
Hi there,
I have a problem running the pipeline which I have set up on a SLURM HPC. It had worked previously and I used it regularly for the best part of a year. However it stopped working after a job timed out back in August and so I decided to re-install the pipeline/pipeline environment from scratch. Since then, I have not able to get it running like before as it always stops at this align step. After installing the pipeline's environment I also installed croo and caper in the environment, as instructed, and I configured the caper config file too. With regards to the caper configuration, I spoke to our HPC team and they said that I do not need to state partition or account as that would be stated when I submit the jobs. With regards to general install, I didn't use mamba to avoid the keys/disks error but I still get it. I have also looked at other issues raised here in the forum that were similar and have seen that the suggestion is to uninstall and re-install the environment again which I have done as well. Could I get some help on how to fix this please?
I have the input JSON and the output below. This is a sample I did successfully run a year ago, but now fails on the new pipeline.
Many thanks in advance, Lara
OS/Module Versions
SLURM cluster Conda: conda v4.9.2 Pipeline: v1.9.2 Caper: caper v1.6.3
Caper Configuration File
Input JSON File
SLURM-out Output
Cromwell.out Output