Skip to content

Using samtools sort instead of Picard WGS #1119

@ekiernan

Description

@ekiernan

A researcher wrote in with the following:
I am using the WholeGenomeReprocessing pipeline to process some large BAM files (100GB+ each). In particular, the SortSam task in the pipeline runs slowly. I noticed the pipeline uses picard SortSam, which is not multithreaded, instead of something like samtools sort which can use multiple cores/threads. I am wondering if there is a reason for this choice, and would it be possible to change this step of the pipeline to use multithreaded options?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions