Skip to content

Sambamba sort segfault + why sambamba? #6

Description

@nikostr

Hi! Thanks for this pipeline! I'm currently trying to get it to run, and mostly it seems to work, but I keep getting segfaults for sambamba sort as a part of F05_map_reads_for_blob. I have tried troubleshooting this, increasing memory and attempting to set the stack size using ulimit, though I'm unsure whether ulimit is propagating to the process on the cluster I'm using, but no luck. Any recommendations on handling this?

As a part of this I got to wondering why sambamba sort is being used. According to sambamba docs (https://github.com/biod/sambamba#introduction) samtools is faster for sorting, and sambamba seems to have seen little maintenance since august of 2023 (no closed issues, no commits to the repo since then), while samtools seems to be more actively maintained. Is there some reason in particular for using sambamba here? Would it be worth considering moving to samtools sort?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions