Skip to content

Latest commit

 

History

History
85 lines (66 loc) · 4.89 KB

File metadata and controls

85 lines (66 loc) · 4.89 KB

DAT2-CWL

DOI

This repository contains the Common Workflow Language (CWL) definitions of the workflows introduced in the book #NGS_DAT 2nd edition (A tutorial book in Japanese, 次世代シークエンサー DRY 解析教本 改訂第 2 版).

Workflows

This repository provides workflows of the Level 2 section of the NGS_DAT 2nd edition.

For more detailed documentation on testing, see test/README.md.

Learn how to run CWL

There are many online documents to learn about CWL out there:

Erratum

p.333 に記載のある URL https://tinyurl.com/dat2_cwl_example がアクセス不能となっています。すみません。

こちらで指定すべきコマンドと URL はこちらです。(コピペする場合は $ は除いてください)

$ cwltool https://raw.githubusercontent.com/pitagora-network/DAT2-cwl/main/workflow/meta16s-seq/meta16s-seq.demo.cwl

Troubleshooting

Please create an issue on github issue if you have any trouble with the workflows. For questions to Common Workflow Language, please go to discourse group of CWL - the experts will help you.

Copyright

Copyright (c) 2020 Contributors. See LICENSE for further details.

Release