crisprseq icon indicating copy to clipboard operation
crisprseq copied to clipboard

Added additional reports to Tower output

Open mschaffer-incyte opened this issue 1 year ago • 2 comments

Added additional reports for targeted analysis to tower.yml so the outputs appear in the reports tab of Tower installations.

mschaffer-incyte avatar Apr 25 '24 17:04 mschaffer-incyte

nf-core lint overall result: Passed :white_check_mark: :warning:

Posted for pipeline commit fd82bb2

+| ✅ 222 tests passed       |+
#| ❔   3 tests were ignored |#
!| ❗   5 tests had warnings |!

:heavy_exclamation_mark: Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 2.2.0
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • 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

:grey_question: Tests ignored:

  • files_exist - File is ignored: conf/test.config
  • files_exist - File is ignored: conf/test_full.config
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md

:white_check_mark: Tests passed:

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-05-28 08:19:09

github-actions[bot] avatar Apr 26 '24 06:04 github-actions[bot]

Hi @mschaffer-incyte could you just run pre-commit run --all-files in your repo and then we should be good to go :)

LaurenceKuhl avatar Apr 26 '24 07:04 LaurenceKuhl

@nf-core-bot fix linting

mirpedrol avatar May 27 '24 12:05 mirpedrol