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

[Internal] [Bug] User config plugins will be ignored: [email protected] and invalid input values #234

Closed
jessicarowell opened this issue Dec 18, 2024 · 1 comment · Fixed by #247
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jessicarowell
Copy link
Collaborator

Description.
WARN: Nextflow self-contained distribution allows only core plugins -- User config plugins will be ignored: [email protected]
WARN: The following invalid input values have been detected:

  • --lift_unmapped_features_file_name: output.unmapped_features.txt

Run environment (container, cloud service, HPC, platform, etc.)
SciComp, not HPC

Command to replicate the error:
nextflow run main.nf -profile test,singularity --species rsv --annotation false --submission true --sra true --genbank false --biosample true --output_dir test_rsv --submission_config ~/02.scratch/submission_config.yaml --meta_path /scicomp/home-pure/ick4/01.scripts/tostadas/assets/sample_metadata/onehealth_biosample_package_template.xlsx --custom_fields_file /scicomp/home-pure/ick4/01.scripts/tostadas/assets/custom_meta_fields/onehealth_biosample_pkg.json --validate_custom_fields true

Any Additional Context or Information?

@jessicarowell jessicarowell added the bug Something isn't working label Dec 18, 2024
@jessicarowell
Copy link
Collaborator Author

This warning occurs in Nextflow version 24.04.2 (default on nettie server), but not on 23.10.0 (default on biolinux).

Ramiya found this thread indicating a change in Nextflow defaults ("all" vs. "dist") changed the number of core plugins. Seems the solution with be to use nextflow plugin install <pluginId,..> from this NF docs page and indicate that in README.

@jessicarowell jessicarowell modified the milestones: v4.1.0, v4.1.1 Jan 3, 2025
@RamiyapriyaS RamiyapriyaS mentioned this issue Jan 10, 2025
2 tasks
@jessicarowell jessicarowell linked a pull request Jan 11, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants