diff --git a/README.md b/README.md index 365e1b2..38978d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # neuroglia-helpers -Helper & wrapper scripts for using the neuroglia (and neuroglia-vasst-dev) singularity image locally and remotely on graham (compute canada) - +Helper & wrapper scripts for using Singularity images locally and remotely on graham (compute canada) - or any other SLURM system + +Features: +* wrapper scripts for submitting single and batch jobs using SLURM arrays +* variants of scripts that use (neuroglia*) and do not use (regular*) singularity +* scripts for interactive job submission including singularity shell +* BIDS-App support with parallelization over subjects with SLURM arrays +* Deployment via docker2singularity or singularity-hub ### Install: diff --git a/sacct_full b/etc/sacct_full similarity index 100% rename from sacct_full rename to etc/sacct_full diff --git a/setup_passwdless b/etc/setup_passwdless similarity index 100% rename from setup_passwdless rename to etc/setup_passwdless diff --git a/setup_sshfs_graham b/etc/setup_sshfs_graham similarity index 100% rename from setup_sshfs_graham rename to etc/setup_sshfs_graham