common-workflow-language / common-workflow-language/cwltool

allow specification of File format on the command line

Open
#1,393 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
376
Forks
255
Avg merge
2d 7h
Merged PRs (30d)
12

Description

As per discussion on CWL community call of 28 December 2020, the inability to supply a format for files on the command line is an annoyance.

Two options for specifying format were discussed:

1. A flag to take the first format specified for the File input and use that as the file's format.
2. Options named after the inputs, so for example if the input is `sequences` then the flag is `sequences_format` to specify the format string.

This issue is here to collect discussion and inspire work on this topic.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.