Is there a way to skip outputs already generated in WDL?

Permanently deleted user
If you happen to know any tips on how to do that or know of resources that can hold the answer, I'll be very grateful with you!. I'm trying to generate a VCF QC for males/females within the X chromosome however there are some outputs that I've already generated that can be used for either of the 2 subsets and I do not want to generate them again. I'm using WDL workflow which consists of 3 main tasks. One of the tasks is the one that generates the output (bcftools leftnormalization) that can be use to subset either female or male individuals. How can I skip the generation of this output again in WDL? I have a lot of experience with SoS but I'm still a newbie for WDL. Thanks a lot for the help

Comments

2 comments

Please sign in to leave a comment.