ENCODE-DCC/wgbs-pipeline

[question] difference between verison 1 and version 2 wdl?

vsoch opened this issue · 1 comments

vsoch commented

I see two wdl pipeline files:

$ ls wgbs-pipeline*
wgbs-pipeline-v2.wdl  wgbs-pipeline.wdl

along with the test.wdl (which I believe is the one I should use) and some other ones:

$ ls *.wdl
bs-call.wdl  mapping.wdl  test.wdl  wgbs-pipeline-v2.wdl  wgbs-pipeline.wdl

How do I know what these are, and which to use? I think if there were two clearly "main" pipelines in the folder, one named according to the repo name (wgbs-pipeline.wdl) and the other for testing "test.wdl") this would be intuitive. Can we discuss these other files and how they are used?

Bek commented

Old pipeline is obsolete now, the current one doesn't have the old wdl scripts