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

Update nf training modules #344

Merged
merged 23 commits into from
Jun 24, 2024
Merged

Update nf training modules #344

merged 23 commits into from
Jun 24, 2024

Conversation

christopher-hakkaart
Copy link
Collaborator

No description provided.

Copy link

netlify bot commented Jun 18, 2024

Deploy Preview for nextflow-training ready!

Name Link
🔨 Latest commit 576c3ab
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-training/deploys/6672ce2c6fe43200082b7a06
😎 Deploy Preview https://deploy-preview-344--nextflow-training.netlify.app
📱 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.

christopher-hakkaart and others added 11 commits June 18, 2024 15:55
Examples in the bottom of the section already do that, but triple
quotes were missing for the first examples. These are important as
the way to call variables change depending on where the expression
is, so it's important to make it clear it's within a string.

Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
This is a channel with a list of values: Channel.of([1,2,3])
This is channel with multiple elements: Channel.of(1,2,3)

Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
@christopher-hakkaart christopher-hakkaart marked this pull request as ready for review June 20, 2024 11:48
@christopher-hakkaart christopher-hakkaart merged commit 6f9071d into master Jun 24, 2024
8 checks passed
@christopher-hakkaart christopher-hakkaart deleted the update-nf-training branch June 24, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants