Closed DamienGnst closed 1 month ago
You might want to add documentation for your docker image.
We need to update the changelog as well. I forgot to update it in my last PR ... If you could add my PR too it would be nice.
You might want to add documentation for your docker image.
Add description of the exomiser docker image in README
We need to update the changelog as well. I forgot to update it in my last PR ... If you could add my PR too it would be nice.
Done!
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).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).Create automatic test for exomiser containers This docker image is designed to create a working exomiser docker from the offcial exomiser docker . It includes exomiser tools but we change the entrypoint to make it work with nextflow on kubernetes.