Skip to content
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

Updates to modules -- should remove defaults #13

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DLBPointon
Copy link
Collaborator

All modules have now been updated, with the exception being SANGER-TOL-BTK as this would rely on upstream updates (if any are needed). Hopefully, the conda specific issues are solved here. Happy to wait on merge until we can also correct
any singularity issues too.

There is also a small change introduced to remove an if statement on an unnecessary "if haplotype exists..." hap will always exist, the statement just introduced more ambiguity.

This update will be followed by an update to the mapping subworkflow mentioned in #12

@DLBPointon DLBPointon added the enhancement New feature or request label Nov 14, 2024
@DLBPointon DLBPointon self-assigned this Nov 14, 2024
Copy link
Member

@muffato muffato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CITATIONS.md, README.md, and docs/usage.md refer to Anaconda. Change as per https://sangertreeoflife.slack.com/archives/C02V3F79EMC/p1732526470246279

You've got to remove defaults from nextflow.config and subworkflows/nf-core/utils_nextflow_pipeline/main.nf.

How do you run tests ?

nextflow run /repo/ -profile test_full,sanger,singularity --outdir results

gives this error:

ERROR ~ No such variable: assembly_id

 -- Check script 'repo/./workflows/../subworkflows/local/yaml_input.nf' at line: 14 or see '.nextflow.log' file for more details

(same problem on v0.6.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants