Skip to content

add dds/createproject#11094

Draft
annaasklof wants to merge 13 commits intonf-core:masterfrom
annaasklof:dds/createProject
Draft

add dds/createproject#11094
annaasklof wants to merge 13 commits intonf-core:masterfrom
annaasklof:dds/createProject

Conversation

@annaasklof
Copy link
Copy Markdown

PR checklist

Closes #9003

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • 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
    • For subworkflows:
      • nf-core subworkflows test <SUBWORKFLOW> --profile docker
      • nf-core subworkflows test <SUBWORKFLOW> --profile singularity
      • nf-core subworkflows test <SUBWORKFLOW> --profile conda

@annaasklof annaasklof added the new module Adding a new module label Mar 31, 2026
@mashehu
Copy link
Copy Markdown
Contributor

mashehu commented Mar 31, 2026

@nf-core-bot fix linting

nf-core-bot and others added 12 commits March 31, 2026 13:15
* Add vcf2zarr/explode

* Restore comment
* caalm init - seqera containers and env from pip

* main and meta init

* nf-test init

* switch to CAALM_CAALM and expect a second input of downloaded model

* switch to test-datasets file

* caalm_downloadmodels module

* nf-tests pass

* meta update and warning prevention during downloads

* export log, update tests to pass across platforms

* task.cpus added

* model levels split

* extra versions reported; python, torch, faiss

* downloadmodels output in tuple
* deprecate, switch cat/cat to find/concatenate

* replacing cat/cat in ltrretriever modules

* keeping one deprecation test only

* delete script and stub blocks

* pre-commit fix
* Move ext.suffix to input

* Update tests to unify config

* Update test to use corrected input

* Add suffix to GNU SORT input
…11100)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new module Adding a new module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new module: SciLifeLab DDS/createProject

6 participants