Skip to content

Instantly share code, notes, and snippets.

@peterk87
Last active February 8, 2022 18:59
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:3.1.20--pyhdfd78af_0'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment