Skip to content

Change read groups for genotyping when using MultiVCFAnalyzer #928

Closed

Description

Is your feature request related to a problem? Please describe

This is problem a when running multiVCFAnalyzer and more than one library have been merged. When the merging happens, each of the libraries has their own read group, which results in multiple columns in the vcf output, that is then not read properly by MultiVCFAnalyzer, which results in the genotyping of only one of the libraries present in the bam file.

Describe the solution you'd like

When one runs MultiVCFAnalyser, the readgroup should be changed before the genotyping occurs to the same readgroup for all of the libraries within the bam file

Describe alternatives you've considered

Additional context

Activity

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

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions