Skip to content

samtools: Permission denied #123

@parvathisudha

Description

@parvathisudha

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions