Skip to content

Commit

Permalink
Revert "temporarily direct all fastqc jobs to slurm"
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-bro authored Jan 31, 2024
1 parent ee14142 commit b738b4e
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -532,10 +532,10 @@ tools:
env:
SINGULARITYENV__JAVA_OPTIONS: -Xmx{int(mem)}G -Xms1G
_JAVA_OPTIONS: -Xmx{int(mem)}G -Xms1G
# scheduling: 17/1/24: temporarily run all fastqc jobs on slurm to alleviate pulsar transport congestion
# accept:
# - pulsar
# - pulsar-quick
scheduling:
accept:
- pulsar
- pulsar-quick
rules:
- if: |
minimum_singularity_version = '0.72+galaxy1'
Expand Down

0 comments on commit b738b4e

Please sign in to comment.