metagenomics / metagenomics-tk

GNU Affero General Public License v3.0
0 stars 0 forks source link

Feature/nf secrets #343

Closed pbelmann closed 9 months ago

pbelmann commented 12 months ago

This PR enabled the use of Nextflows secrets feature. Instead of using one secrets mechanism in the aws.confg and a different one for s5cmd, it is now possible to set secrets uniformly.

Example:

nextflow secrets set S3_kegg_ACCESS XXXXXXXXXXXXXXX

PR review guidelines

Thank you for submitting this PR.

Before merge: