-
Notifications
You must be signed in to change notification settings - Fork 736
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
Added MetaPlAn subworkflow #5356
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Great work! Just a few changes
subworkflows/nf-core/fastq_taxonomic_profile_metaphlan/tests/main.nf.test
Outdated
Show resolved
Hide resolved
subworkflows/nf-core/fastq_taxonomic_profile_metaphlan/tests/main.nf.test
Outdated
Show resolved
Hide resolved
subworkflows/nf-core/fastq_taxonomic_profile_metaphlan/tests/main.nf.test
Outdated
Show resolved
Hide resolved
subworkflows/nf-core/fastq_taxonomic_profile_metaphlan/tests/nextflow.config
Outdated
Show resolved
Hide resolved
subworkflows/nf-core/fastq_taxonomic_profile_metaphlan/tests/nextflow.config
Outdated
Show resolved
Hide resolved
subworkflows/nf-core/fastq_taxonomic_profile_metaphlan/tests/main.nf.test
Outdated
Show resolved
Hide resolved
subworkflows/nf-core/fastq_taxonomic_profile_metaphlan/tests/nextflow.config
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor suggestions
I can see that |
* master: (47 commits) Update genomescope2 module and add nf-tests (#5399) PLINK/GWAS additional output (#5387) Plink linkage disequilibrium additional output (#5388) new module: Plink epistasis analysis (#5386) Add module for TaxonKit name2taxid (#4778) Update-cellranger-modules (#5016) Update: GTDBTK/CLASSIFYWF (migrate to nf-test and only execute mv when dirs actually present) (#5390) Added MetaPlAn subworkflow (#5356) port `vcftools` to nf-test (#5375) Update modules: rgi (#5383) Update condaforge/mambaforge Docker tag to v24 (#5381) Update gecco + migrate to nf-test (#5372) Update learnmsa module to work with compressed files. (#5276) New module: kraken2/build (#5212) Update kalign module to work with compressed files. (#5277) port `ensemblvep/download` to nf-test (#5373) port `manta-germline` to nf-test (#5362) port `tiddit-sv` to nf-test and add `--threads` (#5371) Decoupler module (#5317) fix optional cram support in modules and migrate to nf-test (#5329) ...
PR checklist
Closes #XXX
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
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda