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
I thought of first serializing the whole workflow with CWL, but that is definitely overkill and really challenging to achieve with our dynamic dependencies. I'm not against reusing the definitions in CWL though where useful.
software versions (git commit for contrib/RSEM)
reference metadata (add a new YAML format to drop under genomes/<reference_id>/metadata.yaml)
pipeline version & Python dependencies
full CLI arguments used at each step
snapshot of the Conda environment
VERY IMPORTANT: version the metadata format itself! and make it backward-compatible.
The text was updated successfully, but these errors were encountered:
I thought of first serializing the whole workflow with CWL, but that is definitely overkill and really challenging to achieve with our dynamic dependencies. I'm not against reusing the definitions in CWL though where useful.
VERY IMPORTANT: version the metadata format itself! and make it backward-compatible.
The text was updated successfully, but these errors were encountered: