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

Error in if (alpha[1] == "estimate") 1 else 20: argument is of length zero #5

Open
panastheod opened this issue Jan 3, 2024 · 0 comments

Comments

@panastheod
Copy link

Hi,
I am trying to use your R package geneSLOPE and while using the test data all work fine with my dataset i get this error
when i run :
slope.result <- select_snps(clumping.result, fdr=0.1)
Error in if (alpha[1] == "estimate") 1 else 20 :
argument is of length zero
Do you know the source of this error?
Thanks in advance.

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

No branches or pull requests

1 participant