common-workflow-language / common-workflow-language/cwl-utils

schema_salad.exceptions.ValidationExceptions parsing certain data structures

Offen
#31 12 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @leipzig Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
43
Forks
28
Ø Merge
4 Std. 7 Min.
Gemergte PRs (30 T.)
4

Beschreibung

```
import cwl_utils.parser_v1_2 as parser
parser.load_document("https://raw.githubusercontent.com/common-workflow-library/bio-cwl-tools/release/picard/picard_CreateSequenceDictionary.cwl")
```

```
InitialWorkDirRequirement:
listing:
- $(inputs.REFERENCE)
```

```
outputs:
...
sequences_with_dictionary:
type: File
format: edam:format_2573 # SAM
secondaryFiles:
- .dict
- .fai
```

```
parser.load_document("https://raw.githubusercontent.com/common-workflow-library/bio-cwl-tools/release/bamtools/bamtools_stats.cwl")
```

```
bamtools_stats.cwl:110:5: the `outputBinding` field is not valid...
the `outputEval` field is not valid...
```

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.