Skip to content

Commit

Permalink
SSD
Browse files Browse the repository at this point in the history
  • Loading branch information
shadizaheri committed Sep 11, 2024
1 parent bfd534b commit d60a716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wdl/pipelines/PacBio/Utility/IGV_HaplotypeViz_bai_try.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ task RunIGVScreenshot {
docker: docker_image
memory: "~{memory_mb} MB"
cpu: 2
disks: "local-disk ~{disk_gb} HDD"
disks: "local-disk ~{disk_gb} SSD"
}

output {
Expand Down

0 comments on commit d60a716

Please sign in to comment.