Skip to content

Template update (6)#163

Merged
WackerO merged 14 commits intoqbic-pipelines:devfrom
WackerO:template_update
Nov 23, 2022
Merged

Template update (6)#163
WackerO merged 14 commits intoqbic-pipelines:devfrom
WackerO:template_update

Conversation

@WackerO
Copy link
Copy Markdown
Contributor

@WackerO WackerO commented Sep 26, 2022

This PR does another template update

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).

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 26, 2022

nf-core lint overall result: Failed ❌

Posted for pipeline commit d71f4c0

+| ✅ 118 tests passed       |+
#| ❔  26 tests were ignored |#
!| ❗  11 tests had warnings |!
-| ❌   3 tests failed       |-
Details

❌ Test failures:

  • files_unchanged - lib/NfcoreTemplate.groovy does not match the template
  • actions_ci - '.github/workflows/ci.yml' does not check minimum NF version
  • multiqc_config - 'assets/multiqc_config.yml' does not contain a matching 'report_comment'.

❗ Test warnings:

  • files_exist - File not found: pyproject.toml
  • readme - README did not have a Nextflow minimum version badge.
  • readme - README did not have a Nextflow minimum version mentioned in Quick Start section.
  • pipeline_todos - TODO string in WorkflowMain.groovy: Add Zenodo DOI for pipeline after first release
  • 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 test_full.config: Specify the paths to your full test data ( on nf-core/test-datasets or directly in repositories, e.g. SRA)
  • pipeline_todos - TODO string in test_full.config: Give any required params for the test so that command line flags are not needed
  • 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 not found in schema

❔ Tests ignored:

  • files_exist - File is ignored: assets/nf-core-qbic-pipelines/rnadeseq_logo_light.png
  • files_exist - File is ignored: conf/test_full.config
  • files_exist - File is ignored: docs/images/nf-core-qbic-pipelines/rnadeseq_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-qbic-pipelines/rnadeseq_logo_dark.png
  • files_exist - File is ignored: bin/markdown_to_html.r
  • files_exist - File is ignored: .github/workflows/push_dockerhub.yml
  • files_exist - File is ignored: assets/multiqc_config.yaml
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • 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.5.1
  • Run at 2022-09-26 12:37:14

@WackerO WackerO marked this pull request as ready for review November 3, 2022 07:50
@WackerO WackerO requested a review from ggabernet November 3, 2022 07:50
@WackerO WackerO changed the title Template update Template update (6) Nov 3, 2022
@ggabernet ggabernet changed the base branch from dev to master November 4, 2022 12:08
@ggabernet ggabernet changed the base branch from master to dev November 4, 2022 12:08
Copy link
Copy Markdown
Collaborator

@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.

After applying the review comments it looks good to me. Maybe also the fastqc and multiqc added modules can be removed

Comment thread assets/samplesheet.csv Outdated
Comment thread conf/test_full.config Outdated
WackerO and others added 10 commits November 8, 2022 13:49
changed; this seems to be not specific to this PR, rather the output
from running the pipeline on the master branch also reflects these
changes!
batcheffect is once again totally unstable...
    packages to env (limma, annotationdbi, colorbrewr), added packages to
    assets/RNAseq_report.Rmd to specify from which package a function should
    be importet so people can see that these packages are still used
@WackerO WackerO merged commit 11426cc into qbic-pipelines:dev Nov 23, 2022
@WackerO WackerO deleted the template_update branch November 23, 2022 14:12
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.

2 participants