Skip to content

feature request: update bbmap to SAM spec 1.6 and add GO:query to the @HD line for paired read alignments #29

Description

@eboyden

Pretty self-explanatory. Sam spec is here:

https://samtools.github.io/hts-specs/SAMv1.pdf

All paired read alignments output paired reads together so adding the GO:query field to the @HD header line would be very helpful, since several downstream tools (e.g. fgbio ClipBam) require this explicitly, and it's inefficient to either modify the header directly or sort the already acceptably sorted file just to modify the header. Other aligners (bowtie2, bwa, minibwa, minimap2) have done this.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions