Snakemake pipeline with Gatk GermlineCNVCaller in Case mode
1
0
Entering edit mode
2.4 years ago

Hi everyone,

I am trying to set up a Snakemake pipeline for germline CNV calling with Gatk in CASE mode since I have a background ready to use . My background is fragmented in 20 shards (something like ../cohort-twenty/name_1of20-model), and the GermlineCNVCaller tool has to be runned a number of times equal to the number of shards, creating 20 different "calls" output (like sample-vs-cohort_0001of20-calls). Those output calls, along with the model shards, are going to be the input for the following rule PostProcessGermlineCNVCalls, which I can handle. Therefore I need to run the GermlineCNVCaller rule 20 times. Does anybody have some solution to how run the same rule a fixed number of times? Thank you very much!

snakemake gatk cnv loop • 877 views
ADD COMMENT
2
0
Entering edit mode

thank you Pierre

ADD REPLY

Login before adding your answer.

Traffic: 2530 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6