-
Notifications
You must be signed in to change notification settings - Fork 735
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
update malt/build module #6994
update malt/build module #6994
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.
please double check any pipelines using this module and inform them about the change of input type.
Just me, and I'm informed :=* |
Co-authored-by: Mahesh Binzer-Panchal <[email protected]>
@jfy133 Amazing debugging methods and excellent solutions!!! |
Java shakes fist - mostly thanks to @mahesh-panchal as always though 😬 |
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.
So I'm not sure if process.resourceLimits
are defined for the runners, but they should be I think. Not here though
Co-authored-by: Mahesh Binzer-Panchal <[email protected]>
Co-authored-by: Mahesh Binzer-Panchal <[email protected]>
Co-authored-by: Mahesh Binzer-Panchal <[email protected]>
* update malt/build module * use stageAs for input fasta files * Try HTTPS rather than s3 * Trying manually restricting memory * Move config loading to the right place * Update modules/nf-core/malt/build/tests/main.nf.test Co-authored-by: Mahesh Binzer-Panchal <[email protected]> * Update main.nf.test * Update nextflow.config * Get tests running * Adjust to VM minimum * And MALT_RUN * use process.resourceLimits defining the memory limit * Update modules/nf-core/malt/run/tests/nextflow.config Co-authored-by: Mahesh Binzer-Panchal <[email protected]> * Update modules/nf-core/malt/run/tests/nextflow.config Co-authored-by: Mahesh Binzer-Panchal <[email protected]> * Update modules/nf-core/malt/run/tests/nextflow.config Co-authored-by: Mahesh Binzer-Panchal <[email protected]> * Update nextflow.config --------- Co-authored-by: James A. Fellows Yates <[email protected]> Co-authored-by: Mahesh Binzer-Panchal <[email protected]>
PR checklist
Fixes nf-core/createtaxdb#29
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