Commit 4e934f74 authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Add SLURM script acknowledgement

parent 4a3c3924
#!/bin/bash
# Generates uniclust30 all-against-all alignments on a SLURM cluster.
# Thanks to Milot Mirdita for help & feedback on this script.
set -e
if [[ $# != 3 ]]; then
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment