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

schema_salad.exceptions.ValidationExceptions parsing certain data structures

Đang mở
#31 12 bình luận 0 reaction 1 người được giao Được @leipzig nhận Xem trên GitHub
Ngôn ngữ chính
Python
Star
43
Fork
28
Merge trung bình
4 giờ 7 phút
Pull request đã merge (30 ngày)
4

Mô tả

```
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...
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.