Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate interface for workflow inputs for typescript functions #239

Open
alexiswl opened this issue Nov 10, 2023 · 0 comments
Open

Generate interface for workflow inputs for typescript functions #239

alexiswl opened this issue Nov 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@alexiswl
Copy link
Member

Both an interface for the input and then with defaults as well, see a small example of the output here:

https://github.com/alexiswl/bio-cwl-tools/blob/ec940d8f227f1e46d94eaa6a18fd3b97d68978b8/fastp/typescript-expressions/fastp.ts#L25-L36

And then in the tests directory

https://github.com/alexiswl/bio-cwl-tools/blob/ts/fastp-poc/fastp/typescript-expressions/tests/fastp.test.ts#L15-L67

@alexiswl alexiswl added the enhancement New feature or request label Nov 10, 2023
@alexiswl alexiswl self-assigned this Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant