Skip to content

new module: Souporcell #8636

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

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Conversation

seohyonkim
Copy link

@seohyonkim seohyonkim commented Jun 14, 2025

PR checklist

Closes #5074

  • This comment contains a description of changes (with reason).
  • 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.
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • 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

@seohyonkim seohyonkim requested a review from nictru June 14, 2025 11:36
@seohyonkim seohyonkim added the new module Adding a new module label Jun 14, 2025
seohyonkim and others added 5 commits June 14, 2025 15:46
* Add metacache query module

* Update snapshots

* Add untar tag

* Update the assert in nf-test

* Updated authors

* Add path db as stage

* Add optional output

* Update meta

* Update modules/nf-core/metacache/query/main.nf

Co-authored-by: Gullumluvl <[email protected]>

* Update modules/nf-core/metacache/query/main.nf

Co-authored-by: Gullumluvl <[email protected]>

* Update modules/nf-core/metacache/query/main.nf

Co-authored-by: Gullumluvl <[email protected]>

* Update modules/nf-core/metacache/query/main.nf

Co-authored-by: Gullumluvl <[email protected]>

* Update modules/nf-core/metacache/query/main.nf

Co-authored-by: Gullumluvl <[email protected]>

* Update modules/nf-core/metacache/query/meta.yml

Co-authored-by: Gullumluvl <[email protected]>

* Apply review suggestions

* Apply review suggestions

* Update nf-test

* Move setup outside

* Add tests

---------

Co-authored-by: Gullumluvl <[email protected]>
…tion, easycgc, easysubstrate) (nf-core#8216)

* add rundbcan tool and subcommands

* add rundbcan tool and subcommands

* fix duplicated package

* Delete modules/nf-core/rundbcan/rundbcan-nf-modules directory

* rewrite all scripts and update the dbcan version

* Delete modules/nf-core/rundbcan directory

* fix github commit issue

* Delete modules/nf-core/rundbcan directory

* Delete modules/nf-core/rundbcan directory

* fix meta.yml and process with lint

* revise test nf script; revise main.nf based on suggestion to avoid overlapping

* revise all scripts (change the output path, revise meta.yml, and fix issues)

* revise with all comments; add version function

* try to fix lint issue

* revise easysubstrate test

* fix version issue

* Update modules/nf-core/rundbcan/cazymeannotation/tests/main.nf.test

Co-authored-by: Simon Pearce <[email protected]>

* fix whitespace and alignment issues; fix name issues; remove single_end from meta files

* fix issues;add version in cazymeannoation(missed before)

* update scripts;update dbcan codes and version to fix previous issues

* update dbcan version from 5.1.1 to 5.1.2 to avoid nf-core issues; fix previous issues

---------

Co-authored-by: Simon Pearce <[email protected]>
@nictru
Copy link
Contributor

nictru commented Jun 14, 2025

Errors might be related to this issue, but need further investigation

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: souporcell
4 participants