Skip to content

More gracefully handle missing read groups #2

@dpryan79

Description

@dpryan79

Thanks for the nice tool. I installed it via Bioconda and noticed that if you input a BAM file that lacks read groups that you get a segfault in line 75 here: https://github.com/zzhofict/FastDup/blob/v1.0.0/src/markdup/markdup.cpp#L75 This is easy enough to fix by adding read groups, but I wonder if you might instead want to (A) catch this and print an informative error message and (B) document that read groups are required (I missed that if you wrote it somewhere).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions