Skip to content

flexibility of bam header for different platforms #4

Description

@kew24

Currently, ILLUMINA is hardcoded in as the platform in the bam header. With more platforms being used in the genomics core (particularly ELEMENT and ONT), we should provide flexibility in config.yaml for users to specify this for proper labeling.

bwa_RG='"@RG\\tID:{sample}\\tLB:{sample}\\tPL:ILLUMINA\\tSM:{sample}"',

See more info on accepted PL values in the sam/bam hts specs.

I can get to this when I have time – currently I'm just changing the hardcoded value in my clone of the repo for certain projects where applicable.

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