Skip to content

Run

Run pipeline:

Simply submit the pipeline as a slurm job:

sbatch RiboFootPrint.sh

If your previous run was not completed and you wish to resume, resubmit the slurm job as:

sbatch RiboFootPrint.sh -resume

Running this pipeline will download a Docker container in a folder named "work". To remove the container, delete the folder.

rm -r work

Last update: 2023-08-30