Skip to content

Release 2.2#219

Merged
WackerO merged 158 commits intomasterfrom
dev
Aug 21, 2023
Merged

Release 2.2#219
WackerO merged 158 commits intomasterfrom
dev

Conversation

@WackerO
Copy link
Copy Markdown
Contributor

@WackerO WackerO commented Aug 18, 2023

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 you've added a new tool - have you followed the pipeline conventions in the contribution docs
    • If necessary, also make a PR on the nf-core/rnadeseq branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

WackerO and others added 30 commits February 7, 2023 09:38
lists the file names --> also added to the pytests
1) Fix enriched pathways display error in report
2) Add optional --quote param
@github-actions
Copy link
Copy Markdown

This PR is against the master branch ❌

  • Do not close this PR
  • Click Edit and change the base to dev
  • This CI test will remain failed until you push a new commit

Hi @WackerO,

It looks like this pull-request is has been made against the qbic-pipelines/rnadeseq master branch.
The master branch on nf-core repositories should always contain code from the latest release.
Because of this, PRs to master are only allowed if they come from the qbic-pipelines/rnadeseq 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!

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 18, 2023

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit c30e7eb

+| ✅ 125 tests passed       |+
#| ❔  26 tests were ignored |#
!| ❗   9 tests had warnings |!
Details

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 2.2
  • readme - README did not have a Nextflow minimum version badge.
  • pipeline_todos - TODO string in base.config: Check the defaults for all processes
  • pipeline_todos - TODO string in base.config: Customise requirements for specific processes.
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • pipeline_todos - TODO string in WorkflowMain.groovy: Add Zenodo DOI for pipeline after first release
  • pipeline_todos - TODO string in rnadeseq.nf: Add all file path parameters for the pipeline to the list below
  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required
  • schema_lint - Parameter input is not defined in the correct subschema (input_output_options)

❔ Tests ignored:

  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/config.yml
  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: assets/multiqc_config.yaml
  • files_exist - File is ignored: assets/nf-core-qbic-pipelines/rnadeseq_logo_light.png
  • files_exist - File is ignored: bin/markdown_to_html.r
  • files_exist - File is ignored: conf/test_full.config
  • files_exist - File is ignored: docs/images/nf-core-qbic-pipelines/rnadeseq_logo_dark.png
  • files_exist - File is ignored: docs/images/nf-core-qbic-pipelines/rnadeseq_logo_light.png
  • files_exist - File is ignored: lib/WorkflowQbic-pipelines/rnadeseq.groovy
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • nextflow_config - Config variable ignored: params.input
  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/CONTRIBUTING.md
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/bug_report.yml
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/config.yml
  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/feature_request.yml
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: .github/workflows/branch.yml
  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml
  • files_unchanged - File ignored due to lint config: assets/email_template.html
  • files_unchanged - File ignored due to lint config: assets/email_template.txt
  • files_unchanged - File ignored due to lint config: assets/sendmail_template.txt
  • files_unchanged - File ignored due to lint config: docs/README.md
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore or pyproject.toml

✅ Tests passed:

Run details

  • nf-core/tools version 2.9
  • Run at 2023-08-21 06:55:37

Copy link
Copy Markdown

@jonasscheid jonasscheid left a comment

Choose a reason for hiding this comment

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

LGTM from a more outside perspective. Maybe add authors and licence to the core script of the pipeline

Comment thread assets/RNAseq_report.Rmd
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Maybe add authors and MIT licence here

Copy link
Copy Markdown
Collaborator

@louperelo louperelo 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.
Just found some minor typos and had a question regarding boolean parameters.

Comment thread assets/nf-core-rnadeseq_logo_light.png
Comment thread docs/output.md Outdated
Comment thread nextflow_schema.json Outdated
Comment thread nextflow_schema.json
Comment thread nextflow_schema.json
Comment thread nextflow_schema.json Outdated
Comment thread nextflow_schema.json Outdated
Comment thread docs/usage.md Outdated
Comment thread docs/usage.md Outdated
WackerO and others added 6 commits August 18, 2023 15:52
Co-authored-by: Louisa Perelo <44900284+louperelo@users.noreply.github.com>
Co-authored-by: Louisa Perelo <44900284+louperelo@users.noreply.github.com>
Co-authored-by: Louisa Perelo <44900284+louperelo@users.noreply.github.com>
Co-authored-by: Louisa Perelo <44900284+louperelo@users.noreply.github.com>
Co-authored-by: Louisa Perelo <44900284+louperelo@users.noreply.github.com>
@WackerO WackerO changed the title Release 2.2 Release 2.2 fixes Aug 21, 2023
@WackerO WackerO changed the title Release 2.2 fixes Release 2.2 Aug 21, 2023
@WackerO
Copy link
Copy Markdown
Contributor Author

WackerO commented Aug 21, 2023

Will merge this against branch protections as Jonas has also approved, just without write access. Thanks for the reviews, Louisa and Jonas!

@WackerO WackerO merged commit f5e54b6 into master Aug 21, 2023
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