-
Notifications
You must be signed in to change notification settings - Fork 872
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
seohyonkim
wants to merge
10
commits into
nf-core:master
Choose a base branch
from
seohyonkim:souporcell
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
new module: Souporcell #8636
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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
reviewed
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR checklist
Closes #5074
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda