Skip to content

Commit c91ba09

Browse files
committed
increase preprocessing disk
1 parent bc66a00 commit c91ba09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/wdl/scanvi/scANVI.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ task PreprocessFilter {
9898

9999
# Runtime attributes
100100
String docker
101-
Int disk_size = 1000
101+
Int disk_size = 1000 # bigger disk before cell filtering
102102
Int mem_size = 120
103103
Int nthreads = 32
104104
}

0 commit comments

Comments
 (0)