Closed BethYates closed 1 year ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 6fed631
+| ✅ 130 tests passed |+
#| ❔ 20 tests were ignored |#
!| ❗ 1 tests had warnings |!
Really beautiful change. It's much simpler this way.
If you want, you could also rename the output file in
modules/local/run_wget.nf
. Currently it'sresult.json
(orresult.xml
) for everything, but it'd be easier to identify each file if they were named something like${meta.id}.${meta.source}.${meta.type}.${meta.ext}
change made in 6fed631
… use a single module
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).