Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report #1

Merged
merged 49 commits into from
Mar 25, 2024
Merged

Report #1

merged 49 commits into from
Mar 25, 2024

Conversation

nictru
Copy link
Collaborator

@nictru nictru commented Mar 25, 2024

Add basic report functionality

@nictru nictru merged commit 22f85a8 into dev Mar 25, 2024
0 of 4 checks passed
@nictru nictru deleted the report branch March 25, 2024 14:28
Copy link

nf-core lint overall result: Failed ❌

Posted for pipeline commit 8b3947a

+| ✅ 182 tests passed       |+
!| ❗  20 tests had warnings |!
-| ❌  53 tests failed       |-

❌ Test failures:

  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L1: {{ tabs(active="conf") }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L11: -{{ key | lower }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L12: -{{ key | lower }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L14: {{ key }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L17: {{ values["description"] }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L31: >{{param}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L35: >{{param}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L37: {{properties["type"]}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L37: {{ " (" + properties["format"] + ")" if "format" in properties }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L40: >{{properties["description"]}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L46: >{{params[param]}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/configuration.html L48: >{{params["genomes"][params['genome']][param]}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L3: {{ 'active' if active=='tf'}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L6: {{ 'active' if active=='tg'}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L9: {{ 'active' if active=='snp'}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L12: {{ 'active' if active=='conf'}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L17: -{{tf}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L20: -{{tf}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L20: -{{tg}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L20: >{{ tg }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L27: -{{tf}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L29: -{{tf}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L30: {{ pairings | tojson}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L31: {{ tfDiffExp[pairing] }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L40: -{{tf}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L43: -{{tf}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L60: -{{tf}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/macros.html L63: -{{tf}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/snp.html L1: {{ tabs(active="snp") }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L1: {{ tabs(active="tf") }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L16: -{{assay}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L16: >{{ assay }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L20: -{{tf}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L22: -{{ tf | lower }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L23: -{{ tf | lower }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L25: {{ tf }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L31: {{color}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L31: {{ color }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L31: {{ assay }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L48: {{ tf_ranking | tojson }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tf.html L49: {{ tf_tg_ranking | tojson }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L1: {{ tabs(active="tg") }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L16: -{{assay}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L16: >{{ assay }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L20: -{{tg}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L22: -{{ tg | lower }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L23: -{{ tg | lower }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L25: {{ tg }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L31: {{color}}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L31: {{ color }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L31: {{ assay }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L48: {{ tg_ranking | tojson }}
  • template_strings - Found a Jinja template string in /home/runner/work/tfactivity/tfactivity/modules/local/report/create/app/templates/tg.html L49: {{ tg_tf_ranking | tojson }}

❗ Test warnings:

  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in nextflow.config: Specify your pipeline's command line flags
  • pipeline_todos - TODO string in README.md: update the following command to include all required parameters for a minimal example
  • pipeline_todos - TODO string in README.md: Add citation for pipeline after first release. Uncomment lines below and update Zenodo doi and badge at the top of this file.
  • pipeline_todos - TODO string in README.md: Add bibliography of tools and data used in your pipeline
  • pipeline_todos - TODO string in ci.yml: You can customise CI pipeline run tests as required
  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required
  • 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 main.nf: A stub section should mimic the execution of the original module as best as possible
  • pipeline_todos - TODO string in usage.md: Add documentation about anything specific to running your pipeline. For general topics, please point to (and add to) the main nf-core website.
  • pipeline_todos - TODO string in output.md: Write this documentation describing your workflow's output
  • 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 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 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.config: Specify the paths to your test data on nf-core/test-datasets
  • pipeline_todos - TODO string in test.config: Give any required params for the test so that command line flags are not needed

✅ Tests passed:

Run details

  • nf-core/tools version 2.13.1
  • Run at 2024-03-25 14:28:58

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.

1 participant