rnaseq-pipeline
rnaseq-pipeline copied to clipboard
Upload pipeline metadata to Gemma
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.