Skip to content

@RG headers not being passed on to BAM #55

Description

@santiagosnchez

Hi,

I have sequencing data from different lanes/batches that I've merged into a single unaligned BAM. The headers in the merged unaligned bams look something like this:

@RG	ID:L001	SM:SAMPLEXXX	LB:L001	PL:Illumina
@RG	ID:L002	SM:SAMPLEXXX	LB:L002	PL:Illumina

But then when I run ngm-core using the --keep-tags flag these get ignored in the output file. However, the read group info in the reads is present (i.e., there are reads with their respective RG:Z:L001 and RG:Z:L002 tags).

I'm wondering if there is bug that is preventing the @rg headers to be passed on to the output file.

Thanks,
Santiago

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions