Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADAM-934] Properly handle unset library name during duplicate marking #935

Closed
wants to merge 1 commit into from

Commits on Feb 9, 2016

  1. [ADAM-934] Properly handle unset library name during duplicate marking

    Resolves bigdatagenomics#934. If the library name for a read group is not set, we will use a
    null string during the groupBy. This is equivalent to our pre-bigdatagenomics#906
    implementation. Additionally, this commit adds logging that prints a warning
    message for the user if there are read groups whose library ID is not set.
    fnothaft committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    a16028f View commit details
    Browse the repository at this point in the history