cio-abcd / variantinterpretation

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

Report allele fractions given or calculated from VCF input #17

Closed sci-kai closed 1 year ago

sci-kai commented 1 year ago

Description of feature

In the final report, the allele fraction needs to be reported for clinical investigations. Depending on the variant caller there are different fields which could contain the allele frequency. We need proper checks for detecting the allele frequency in the VCF and some configuration methods that cover most variant callers as mutect2, freebayes, etc.

sci-kai commented 1 year ago

Merged into dev with PR #19