Skip to content

Question: Is there a way to modify BAM record content (e.g., QNAME) in noodles-bam? #362

@Wan-Yifei

Description

@Wan-Yifei

Hi @zaeleus ,

Does noodles-bam provide any public API to modify other record fields (QNAME, sequence, flags, etc.)? I’m exploring noodles-bam and noticed that the Record struct encapsulates its internal fields, and fields_mut() is pub(crate). I would like to programmatically modify the content of a BAM record.

Thanks!

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