-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hi,
I’m trying to run a pipeline on our university’s HPC system. I’ve loaded the required modules (e.g., samtools, vcftools) using the module load command on the Linux system.
However, when I attempt to run preProcess, I receive the following warning:
sh: /N/project/Monopogen/apps/samtools: Permission denied
It seems the script is trying to access a version of samtools located in /N/project/Monopogen/apps/ as a result, the BAM index files are not being generated.
Is there something I need to change in the code or environment to ensure it uses the modules I’ve already loaded instead of the one in the apps directory?
Thank you!
Parvathi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels