Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Prov from CWL run? #35

Open
mccalluc opened this issue Nov 8, 2019 · 0 comments
Open

Prov from CWL run? #35

mccalluc opened this issue Nov 8, 2019 · 0 comments

Comments

@mccalluc
Copy link
Collaborator

mccalluc commented Nov 8, 2019

I've created a branch with data from a CWL run. Right now, I think it might be nonstandard: It has

  "entity": {
    "wf:main": [
      {

but the non-normative schema has:

        "entity": {
            "type": "object",
            "additionalProperties": { "$ref":"#/definitions/entity" }
...
        "entity": {
            "type": "object",
            "title": "entity",
            "additionalProperties": { "$ref": "#/definitions/attributeValues" }

It doesn't appear that the value of wf:main should be an array? Suggest

  • Confirming this Prov from CWL is something we would use.
  • Look at the issues for that project (what is it?) to see if they know they are doing something non-standard, or if I'm just confused.

Maybe there are other command line options? Maybe Airflow will produce something entirely different, if it even has the option?

Matt's note with the data:

Hi Chuck-

This is the provenance output dumped by cwltool --provenance, minus
the huge 'data' directory (which is 11GB for this run). This is from a
single-cell ATAC-seq pipeline I put together in March.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant