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

Add support for Sam Header Readgroup Barcode field #1210

Merged
merged 4 commits into from
Jan 29, 2019
Merged

Commits on Jan 24, 2019

  1. Add support for Sam Header Readgroup Barcode field

    * adding support in SAMReadGroupRecord for the BC attribute
    * this was added to the 1.6 spec
    lbergelson committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    4bd1b40 View commit details
    Browse the repository at this point in the history
  2. use new tag constants

    lbergelson committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    78d5001 View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/htsjdk/samtools/util/SamConstants.java

    Co-Authored-By: lbergelson <[email protected]>
    Yossi Farjoun and lbergelson authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    85947c6 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-Authored-By: lbergelson <[email protected]>
    Yossi Farjoun and lbergelson authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    65eb398 View commit details
    Browse the repository at this point in the history