recalibrate: gatk running on a single CPU thread for multiple samples
34 views
Skip to first unread message
Ivan De Dios
unread,
Aug 12, 2016, 10:16:15 PM8/12/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to biovalidation
Hi Brad,
I noticed gatk base-recalibrator starting up on only a single thread for a run with 96 bam files. This is from a previously failed run where variant calling finished for vardict and platypus but mutect2 failed due to "malformed header" errors in the bam files. So I adjust the yaml config to include realignment and recalibration for gatk.
I ran it as bcbio_nextgen.py ../config/run.yaml -n 28
Brad Chapman
unread,
Aug 13, 2016, 6:03:52 AM8/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ivan De Dios, biovalidation
Ivan;
If you're re-running in the same directory and want to re-parallelize steps
you need to remove `checkpoints_parallel/*.done` files to tell bcbio that
you're re-running these steps: