Closed WackerO closed 2 weeks ago
This fixes a small bug where the volcano plots in the HTML report have incorrectly colored dots if the user sets a logFC threshold smaller than 1
nf-core lint
nf-test test main.nf.test -profile test,docker
nextflow run . -profile debug,test,docker --outdir <OUTDIR>
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
nf-core pipelines lint
Posted for pipeline commit 2a3d1e4
+| ✅ 300 tests passed |+ #| ❔ 6 tests were ignored |# !| ❗ 4 tests had warnings |!
This fixes a small bug where the volcano plots in the HTML report have incorrectly colored dots if the user sets a logFC threshold smaller than 1
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).nextflow run . -profile debug,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).