Skip to content

First pass of the Nextflow Run course #626

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

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from
Draft

Conversation

vdauwera
Copy link
Collaborator

@vdauwera vdauwera commented Jun 20, 2025

Course outline

  • Run basic operations (Hello World level)
  • Run pipelines (channels for multiple inputs, multi-step example, modules, containers)
  • Configuration

planned for later

  • Run nf-core pipelines
  • Run with Seqera (with tower, platform, AI)

Copy link

netlify bot commented Jun 20, 2025

Deploy Preview for nextflow-training ready!

Name Link
🔨 Latest commit e062ad1
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-training/deploys/6855492e6ab17100087f65df
😎 Deploy Preview https://deploy-preview-626--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 project configuration.

@mribeirodantas
Copy link
Member

mribeirodantas commented Jun 23, 2025

Commands that would be interesting to have in the Nextflow Run training in more detail:

For a shorter Nextflow Run:

  • nextflow pull
  • nextflow list
  • nextflow view
  • nextflow inspect
  • nextflow run
  • nextflow clean
  • nextflow log
  • nextflow config
  • nextflow plugin

In case we don't mind length:

  • nextflow lineage
  • nextflow secrets

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.

2 participants