Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
4e934f74
Commit
4e934f74
authored
Jun 21, 2022
by
Gustaf Ahdritz
Browse files
Add SLURM script acknowledgement
parent
4a3c3924
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
scripts/slurm_scripts/run_uniclust30_search.sh
scripts/slurm_scripts/run_uniclust30_search.sh
+4
-0
No files found.
scripts/slurm_scripts/run_uniclust30_search.sh
View file @
4e934f74
#!/bin/bash
#!/bin/bash
# Generates uniclust30 all-against-all alignments on a SLURM cluster.
# Thanks to Milot Mirdita for help & feedback on this script.
set
-e
set
-e
if
[[
$#
!=
3
]]
;
then
if
[[
$#
!=
3
]]
;
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment