Description of feature
As far as I can tell, the fasterqdump module does not set disk.
Setting the disk to local-ssd for use with google-batch could be quite helpful for speeding up the writing of temp files (docs).
More generally, if disk is not set (and dynamically expanded for large SRA files), what would prevent the job from running out of disk space -- at least for cloud jobs?
Description of feature
As far as I can tell, the fasterqdump module does not set disk.
Setting the disk to
local-ssdfor use withgoogle-batchcould be quite helpful for speeding up the writing of temp files (docs).More generally, if
diskis not set (and dynamically expanded for large SRA files), what would prevent the job from running out of disk space -- at least for cloud jobs?