Skip to content

Instantly share code, notes, and snippets.

@peterk87
Last active November 25, 2024 17:49
Show Gist options
  • Save peterk87/151d37fcc8b486b218dad65e83d3f371 to your computer and use it in GitHub Desktop.
Save peterk87/151d37fcc8b486b218dad65e83d3f371 to your computer and use it in GitHub Desktop.
Nextflow DSL-2 config for the latest version of Pangolin
process {
withName: PANGOLIN {
container = 'quay.io/biocontainers/pangolin:4.3.1--pyhdfd78af_0'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment