Skip to content

some Python script files in ScaleCRISPR/bin/ don't have execute permissions #1

@andreiprodan

Description

@andreiprodan

ScaleCRISPR (repo cloned from GitHub) will crash at process qcGuideinput with error code 126 because the 'qcGuideInput.py' script does not have execute permissions

Pipeline was run on a HPC using singularity and the Slurm executor.

Screenshot 2024-01-14 at 07 35 19

'countGuide.py' and 'qcGuideInput.py' scripts also lack execute permissions

Fixing these file permissions (e.g. chmod -R 770 ScaleCRISPR/bin/) allows the pipeline to complete successfully

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