Closed jonasscheid closed 10 months ago
This PR fixes #287: Only one decoy database is created if only one fasta is specified in the input
Also: --include_proteins_from_vcf is temporarily deactivated since vcf parsing is not working #248
--include_proteins_from_vcf
nf-core lint
nextflow run . -profile test,docker --outdir <OUTDIR>
docs/usage.md
docs/output.md
CHANGELOG.md
README.md
Posted for pipeline commit b8db4a3
+| ✅ 162 tests passed |+ !| ❗ 5 tests had warnings |!
This PR fixes #287: Only one decoy database is created if only one fasta is specified in the input
Also:
--include_proteins_from_vcf
is temporarily deactivated since vcf parsing is not working #248PR 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).