oncoanalyser icon indicating copy to clipboard operation
oncoanalyser copied to clipboard

Update input data for 'test_full' profile, and enable 'test' profile in GH Actions

Open scwatts opened this issue 1 month ago • 3 comments

  • added real full size data to the test_full profile
    • HCC1395 (SEQC-II) tumour / normal WGS with tumour WTS
  • enabled test profile in GH Actions
    • the data in this profile requires more than 32 GB memory and ~200 GB disk space to complete analysis
    • staying with default RunOns runners the most suitable choice for the workload is 32cpu-linux-x64
    • however this runner is considerably overprovisioned for smaller (and more standard) tests
    • the nf-test GH Action was refactored and generalised to accommodate different test sizes
    • splitting tests avoids needlessly wasting compute resources on overprovisioned large runners
    • please see this successful GH Action run of the refactored workflow for reference

scwatts avatar Nov 20 '25 04:11 scwatts

[!WARNING] Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 3.4.1. Please update your pipeline to the latest version.

For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation.

nf-core-bot avatar Nov 20 '25 04:11 nf-core-bot

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

Posted for pipeline commit d423215

+| ✅ 208 tests passed       |+
#| ❔  12 tests were ignored |#
!| ❗  15 tests had warnings |!

:heavy_exclamation_mark: Test warnings:

  • files_exist - File not found: assets/multiqc_config.yml
  • files_unchanged - LICENSE does not match the template
  • 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!
  • schema_params - Schema param panel not found from nextflow config
  • schema_params - Schema param fastp_umi_location not found from nextflow config
  • schema_params - Schema param fastp_umi_length not found from nextflow config
  • schema_params - Schema param fastp_umi_skip not found from nextflow config
  • schema_params - Schema param redux_umi_duplex_delim not found from nextflow config
  • schema_params - Schema param genome_version not found from nextflow config
  • schema_params - Schema param genome_type not found from nextflow config
  • schema_params - Schema param ref_data_hmf_data_path not found from nextflow config
  • schema_params - Schema param ref_data_panel_data_path not found from nextflow config
  • schema_params - Schema param ref_data_genome_gtf not found from nextflow config
  • schema_description - No description provided in schema for parameter: prepare_reference_only

:grey_question: Tests ignored:

:white_check_mark: Tests passed:

Run details

  • nf-core/tools version 3.5.1
  • Run at 2025-12-03 05:39:48

github-actions[bot] avatar Nov 20 '25 04:11 github-actions[bot]

Force pushing clean history containing fixes for linter

scwatts avatar Nov 20 '25 04:11 scwatts

Force pushing again with additional changes, cleaned commits

scwatts avatar Dec 03 '25 05:12 scwatts

@rayanhassaine adding an alternative reviewer as discussed

scwatts avatar Dec 03 '25 05:12 scwatts

Force pushing with commits rebased on top of latest dev

scwatts avatar Dec 03 '25 05:12 scwatts