sbg / sevenbridges-r

Seven Bridges API Client, CWL Schema, Meta Schema, and SDK Helper in R
https://sbg.github.io/sevenbridges-r/
Apache License 2.0
35 stars 14 forks source link

CWL draft-3 support #26

Closed mr-c closed 6 years ago

mr-c commented 8 years ago

This is great! It would be super nice if CWL draft-3 was supported.

tengfei commented 8 years ago

hi @mr-c thanks a lot for your feedback, I just got back from conference, after I finished this round of fix, I will start working on CWL-draft3 asap : )

tengfei commented 7 years ago

A quick comment here, I am directly working on V1.0 now, will skip draft 3.

nanxstats commented 6 years ago

As the current implementation is practically compatible with draft2/3 and v1, we'll keep supporting them and patching this code up as these versions evolve.

We will probably support authoring v1 workflows in a new, separate R package directly, based on SBG's Python implementation sevenbridges-cwl.

I'm closing this for now.