aws-samples / amazon-omics-tutorials

Apache License 2.0
56 stars 23 forks source link

make inspect_nf compatible with new registry specification from nfcore #37

Closed nbulsara closed 8 months ago

nbulsara commented 8 months ago

Issue #, if available:

Description of changes:

  1. nf-core recently changed the way they specify the registry (as a docker.registry key in nextflow.config) and using the namespace and image name only in the process blocks. Changes were made to account for this while creating container manifests and omics.config.
  2. Fix an gitignore issue where a module name "build" was ignored in rnaseq workflow causing the test to fail.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.