-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merging template updates #90
Merging template updates #90
Conversation
…merging-template-updates
The remaining issues/improvements regarding input parameters and completing the pipeline schema will be tackled with separate PRs if the reviewers agree. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just had some comments, and one comment to usage.md
: I think you forgot to remove this from the toc:
* [Main arguments](#main-arguments)
* [`-profile`](#-profile) * [`-profile`](#-profile)
* [`--reads`](#--reads) * [`--reads`](#--reads)
* [`--single_end`](#--single_end) * [`--single_end`](#--single_end)
As now the pipeline specific parameters will be directly parsed from the nextflow.config
file.
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me now!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the usage.md
still needs some edits. Here is the template version: https://github.com/nf-core/tools/blob/master/nf_core/pipeline-template/%7B%7Bcookiecutter.name_noslash%7D%7D/docs/usage.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, this looks good now!
Many thanks to contributing to nf-core/hlatyping!
Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested on pull requests (PRs).
PR checklist
nextflow run . -profile test,docker
).nf-core lint .
).docs
is updatedCHANGELOG.md
is updatedREADME.md
is updatedLearn more about contributing: https://github.com/nf-core/hlatyping/tree/master/.github/CONTRIBUTING.md