Skip to content

Commit

Permalink
add credits
Browse files Browse the repository at this point in the history
  • Loading branch information
aawdeh committed Oct 16, 2024
1 parent af32149 commit 1de50a2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions beta-pipelines/skylab/slidetags/scripts/spatial-count.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,8 @@ task count {
command <<<
set -euo pipefail
set -x
# Taken from https://github.com/MacoskoLab/Macosko-Pipelines/blob/main/spatial-count/spatial-count.wdl
# Modified to include the outputs

echo "<< starting spatial-count >>"
## removed dstat --time --cpu --mem --disk --io --freespace --output spatial-count.usage &> /dev/null &

gcloud config set storage/process_count 16
gcloud config set storage/thread_count 2
Expand Down

0 comments on commit 1de50a2

Please sign in to comment.