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

Bug: Discrepancies in nextflow.config and test.config Files #226

Open
RamiyapriyaS opened this issue Dec 9, 2024 · 0 comments · May be fixed by #232
Open

Bug: Discrepancies in nextflow.config and test.config Files #226

RamiyapriyaS opened this issue Dec 9, 2024 · 0 comments · May be fixed by #232
Assignees
Labels
bug Something isn't working
Milestone

Comments

@RamiyapriyaS
Copy link
Collaborator

Bug: Discrepancies in nextflow.config and test.config Files

Description:

There are discrepancies between the nextflow.config and test.config files. As a result, a concrete schema cannot be defined because a specific datatype is required for each parameter

Parameters with Errors:

  • lift_infer_transcripts
  • lift_copies
  • submission_wait_time
  • lift_delete_temp_files
  • lift_infer_genes

Required Fix:

Review and correct any discrepancies between nextflow.config and test.config.
Ensure all parameters have appropriate and consistent datatype definitions.
Validate that a concrete schema can be defined post-fix.

@RamiyapriyaS RamiyapriyaS added the bug Something isn't working label Dec 9, 2024
@RamiyapriyaS RamiyapriyaS self-assigned this Dec 9, 2024
@jessicarowell jessicarowell linked a pull request Dec 12, 2024 that will close this issue
1 task
@jessicarowell jessicarowell added this to the v4.1.0 milestone Dec 12, 2024
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