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

Add example of dynamic directive with input file #4545

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bentsherman
Copy link
Member

See #4493 (comment)

I don't really like this particular example because it is probably an anti-pattern, i.e. many tools are designed to stream the input data so that they don't have to load entire datasets in memory. But I want to explicitly show that input files can also be used to configure directives.

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Copy link

netlify bot commented Nov 27, 2023

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 74b2e3b
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/6564e25b8a09050007fc2885
😎 Deploy Preview https://deploy-preview-4545--nextflow-docs-staging.netlify.app/process
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bentsherman bentsherman mentioned this pull request Nov 27, 2023
@drpatelh
Copy link

drpatelh commented Dec 5, 2023

There are some other real-world examples in this talk:
https://youtu.be/oAdSpdUrJag?t=16928

Would be awesome to have something like this to tune resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants