Skip to content
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

Merged
merged 11 commits into from
Aug 4, 2020

Conversation

christopher-mohr
Copy link
Collaborator

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

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • If necessary, also make a PR on the nf-core/hlatyping branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: https://github.com/nf-core/hlatyping/tree/master/.github/CONTRIBUTING.md

@christopher-mohr
Copy link
Collaborator Author

The remaining issues/improvements regarding input parameters and completing the pipeline schema will be tackled with separate PRs if the reviewers agree.

Copy link
Member

@ggabernet ggabernet left a 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.

.github/workflows/awstest.yml Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
conf/test_full.config Show resolved Hide resolved
main.nf Show resolved Hide resolved
main.nf Show resolved Hide resolved
main.nf Outdated Show resolved Hide resolved
christopher-mohr and others added 3 commits August 3, 2020 16:42
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>
Copy link
Member

@ggabernet ggabernet left a 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!

Copy link
Member

@ggabernet ggabernet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs/usage.md Outdated Show resolved Hide resolved
Copy link
Member

@ggabernet ggabernet left a 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!

@ggabernet ggabernet merged commit 11bd580 into nf-core:dev Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants