You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's been discussion about using a subset of CWL to produce a file with structured pipeline metadata.
This process can be entirely automated by introspecting the Luigi task graph and extending ExternalProgramTask to provide additional metadata such as a version number. Ideally, we would move that logic into bioluigi and make all our task CWL-friendly.
The text was updated successfully, but these errors were encountered:
There's been discussion about using a subset of CWL to produce a file with structured pipeline metadata.
This process can be entirely automated by introspecting the Luigi task graph and extending
ExternalProgramTask
to provide additional metadata such as a version number. Ideally, we would move that logic into bioluigi and make all our task CWL-friendly.The text was updated successfully, but these errors were encountered: