cio-abcd / variantinterpretation

Collaborative Interpretation-Pipeline workflow based on nf-core pipeline structure
MIT License
7 stars 1 forks source link

Merging of VCF files from the same sample #36

Open sci-kai opened 6 months ago

sci-kai commented 6 months ago

Description of feature

Many workflows use more than one variant caller for the same sample and create a consensus from these. For example, for sample A the three variant callers strelka, freebayes and mutect2 could be used and a filter criteria might be the number of variant callers reporting this variants (e.g., at least 2 callers report the variant).

Hence, I suggest the following for this feature: