Closed sarahjeeeze closed 3 weeks ago
ah meant to do it in to dev will try again
master
branch :x:base
to dev
Hi @sarahjeeeze,
It looks like this pull-request is has been made against the nf-core/seqinspector master
branch.
The master
branch on nf-core repositories should always contain code from the latest release.
Because of this, PRs to master
are only allowed if they come from the nf-core/seqinspector dev
branch.
You do not need to close this PR, you can change the target branch to dev
by clicking the "Edit" button at the top of this page.
Note that even after this, the test will continue to show as failing until you push a new commit.
Thanks again for your contribution!
nf-core pipelines lint
overall result: Failed :x:Posted for pipeline commit d806380
+| ✅ 190 tests passed |+
!| ❗ 21 tests had warnings |!
-| ❌ 1 tests failed |-
Added seqkit stats module to the workflow - looking for review
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).