Open kopardev opened 10 months ago
Let's discuss whether we could handle loading modules in the ccbrpipeliner module instead of inside the XAVIER and RENEE (and other pipelines) wrapper scripts: https://github.com/CCBR/RENEE/issues/107#issuecomment-1918102721
As we discussed today @kopardev, let's let this slide for now and fix it by loading the modules in ccbrpipeliner instead of in bin/redirect
xavier --version
prints the correct version but not before complaining that singularity and snakemake are not loaded. Can singularity/snakemake be not loaded if only version needs printing??On head node:
On interactive node:
Also, why is unloading "ccbrpipeliner" before loading snakemake/singularity modules?