Skip to content

remove --rm-dups argument #248

Open
Open
@ionox0

Description

@ionox0

for bcftools concat we are using all for the --rm-dups argument.

What was the original reasoning for using this?

We may have to use none . Otherwise, multliallelic positions (or multiple variants with same position), only one mutation is retained following vcf concatanation.

bcftools_params:
  allow_overlaps: true
  rm_dups: all # <--- here

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