Skip to content

deploy_cluster.sh harcoded values and assumptions #17

@james-vincent

Description

@james-vincent

The deploy_cluster.sh scripts have hardcoded paths to the src directory required for running the snakemake job. They also have values for time and memory and a few other assumptions like sourcing .bashrc.

These scripts are difficult to install and use in a multiuser cluster environment. Normal users would not have write permission and thus would need to run them as is from the installation directory. This will almost certainly lead to incompatibilities and problems.

The scripts should either be reworked to account for this.

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