Skip to content

Sarek Concatenate VCF option doesn't concatenate output VCFs. #2200

Description

@cvillaman

Description of the bug

I'm running the Sarek pipeline on exome samples using the --wes and --concatenate_vcfs using DeepVariant, HaplotypeCaller, Freebayes and Strelka, however, the final joined VCF has only Freebayes variants.
The VCFs for each caller are generated, but they aren't being concatenated.

Command used and terminal output

nextflow run nf-core/sarek -r 3.8.1 -profile docker -resume --input {samplesheet} --genome GATK.GRCh38 --igenomes_base {refdir} --tools deepvariant,haplotypecaller,freebayes,strelka --concatenate_vcfs --max_cpus 28 --outdir {outdir}

Relevant files

No response

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions