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

Add check if phenotype / covariate columns are set #29

Open
seppinho opened this issue Nov 26, 2021 · 1 comment
Open

Add check if phenotype / covariate columns are set #29

seppinho opened this issue Nov 26, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@seppinho
Copy link
Member

No description provided.

@seppinho seppinho added the enhancement New feature or request label Feb 17, 2022
@filosi
Copy link
Contributor

filosi commented Jan 10, 2024

Once parameter covariates_filename is set but no covariates_columns are provided a criptical error is thrown by Nextflow:
ERROR ~ Cannot invoke method isEmpty() on null object
I think this should be more informative, otherwise is difficult to pick up the source of the issue!

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

No branches or pull requests

2 participants