gatk icon indicating copy to clipboard operation
gatk copied to clipboard

Add no sort option to SVCluster

Open mwalker174 opened this issue 1 year ago • 0 comments

Adds an option to SVCluster to disable output sorting/indexing. Since sorting requires holding an indeterminate number of records in memory, it can substantially inflate memory usage. Analagous to #8623.

mwalker174 avatar Aug 01 '24 14:08 mwalker174