Closed gq1 closed 1 year ago
main
branch :x:base
to dev
Hi @gq1,
It looks like this pull-request is has been made against the sanger-tol/variantcalling main
branch.
The main
branch on nf-core repositories should always contain code from the latest release.
Because of this, PRs to main
are only allowed if they come from the sanger-tol/variantcalling 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 lint
overall result: Passed :white_check_mark:Posted for pipeline commit 1882fef
+| ✅ 126 tests passed |+
#| ❔ 26 tests were ignored |#
Currently nf-core vcftools module has 3 inputs, I am not sure it is a good idea to to push the patch here to them. It seems they have coped with all the output (big list) but not all the input yet. https://nf-co.re/modules/vcftools
They did mention this in the module https://github.com/nf-core/modules/blob/18cd2206622dc606bbceea533c7823feb2a251db/modules/nf-core/vcftools/main.nf#L13
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).