nf-cmgg / germline

A nextflow pipeline for calling and annotating small germline variants from short DNA reads for WES and WGS data
https://nf-cmgg.github.io/germline/
MIT License
4 stars 1 forks source link

Adjust the scatter count in genotyping dependent on the family size #101

Closed nvnieuwk closed 1 year ago

nvnieuwk commented 1 year ago

Description of feature

The scatter count should scale with the family size to account for the multiple variants found per individual

nvnieuwk commented 1 year ago

Added in #100