sarek icon indicating copy to clipboard operation
sarek copied to clipboard

Identified a WES ASCAT Error and updated documentation

Open alexanderchang1 opened this issue 1 year ago • 4 comments

PR checklist

  • [x] This comment contains a description of changes (with reason).
  • [x] Usage Documentation in docs/usage.md is updated.

This is solely a documentation change in the usage.md file that allows using WES references provided by ASCAT, it's more user friendly than the currently recommended Battenberg method and also avoids a null-pointer error when running prepare.hts for ASCAT.

alexanderchang1 avatar Aug 29 '24 17:08 alexanderchang1

Can you update the CHANGELOG.md file?

maxulysse avatar Sep 02 '24 09:09 maxulysse

@nf-core-bot fix linting pretty please :pray:

maxulysse avatar Sep 02 '24 09:09 maxulysse

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

Posted for pipeline commit 5415caa

+| ✅ 201 tests passed       |+
#| ❔  12 tests were ignored |#
!| ❗   3 tests had warnings |!

:heavy_exclamation_mark: Test warnings:

  • 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!

:grey_question: Tests ignored:

  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: conf/modules.config
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: assets/nf-core-sarek_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-sarek_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-sarek_logo_dark.png
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore
  • actions_ci - actions_ci
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/sarek/sarek/.github/workflows/awstest.yml
  • template_strings - template_strings
  • modules_config - modules_config

:white_check_mark: Tests passed:

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-10-04 08:21:49

github-actions[bot] avatar Sep 02 '24 09:09 github-actions[bot]

Added the changelog pull request in #1641

EDIT: Closed that PR, didn't notice that commit for changelog was already included here. Changelog has been edited.

alexanderchang1 avatar Sep 02 '24 23:09 alexanderchang1