rnaseq-pipeline icon indicating copy to clipboard operation
rnaseq-pipeline copied to clipboard

Upload pipeline metadata to Gemma

Open arteymix opened this issue 5 years ago • 0 comments

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.

arteymix avatar Mar 02 '20 06:03 arteymix