nf-core/sarek

joint genotyping optimal strategy

Open

#923 opened on Jan 25, 2023

 (1 comment) (0 reactions) (0 assignees)Nextflow (539 forks)auto 404
help wanted

Repository metrics

Stars
 (589 stars)
PR merge metrics
 (PR metrics pending)

Description

Working with a large-ish dataset (30TB raw reads), and was wondering what a good strategy would be for working with the joint_germline option to get cohort SNP calls. Would it make more sense to try to genotype all individuals together, or parallelize the joint genotyping runs across smaller groups of samples and then filter and combine with bcftools across jointgermline outputs?

Contributor guide