Skip to content

Add support for bam_aux_update_str(), bam_aux_update_int(), bam_aux_update_float(), bam_aux_update_array() #480

@ghuls

Description

@ghuls

Add support for HTSlib bam_aux_update_str(), bam_aux_update_int(), bam_aux_update_float(), bam_aux_update_array:
samtools/htslib#694

This allows updating an existing aux tag instead of having to do: remove_aux => push_aux and also keeps that aux at the same position instead of moving it to the end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions