Skip to content

Add new module: flumut#11662

Open
EdoardoGiussani wants to merge 7 commits into
masterfrom
flumut
Open

Add new module: flumut#11662
EdoardoGiussani wants to merge 7 commits into
masterfrom
flumut

Conversation

@EdoardoGiussani
Copy link
Copy Markdown

PR checklist

Closes #11657

  • If you've added a new tool - have you followed the module conventions in the contribution docs
  • Remove all TODO statements.
  • Broadcast software version numbers to topic: versions - See version_topics
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda

Copy link
Copy Markdown
Contributor

@SPPearce SPPearce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just need to fix the version number.

[
"FLUMUT_RUN",
"flumut",
"FluMut: 0.6.5\nFluMutDB: 6.6, released on 2026-03-17"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new module: flumut

2 participants