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 message: error in if (seqQTN.save != 0 & seqQTN.save != -1 & !is.null(seqQTN)) seqQTN = union(seqQTN, condition has length >1 #9

Open
martinh19 opened this issue Oct 11, 2022 · 3 comments

Comments

@martinh19
Copy link

Dear Mr. Zhou,

I was running a GWAS on fitness - related traits of Spirodela polyrhiza using the Blink method via GAPIT. Blink is starting properly but after the 3rd iteration I am receiving the following error message (see below). Do you know the meaning of this error message and how to debug it? Thank you very much for your help!

[1] "----------------------Welcome to Blink----------------------"
[1] "----------------------Iteration: 1 ----------------------"
[1] "seqQTN:"
NULL
[1] "----------------------Iteration: 2 ----------------------"
[1] "LD remove is working...."
[1] "Number SNPs for LD remove:"
[1] 9
[1] "Model selection based on BIC is working...."
[1] "Number of SNPs for BIC selection:"
[1] 7
[1] "seqQTN:"
[1] 166092 220862 153378 510796 298770
[1] "----------------------Iteration: 3 ----------------------"
[1] "LD remove is working...."
[1] "Number SNPs for LD remove:"
[1] 8
[1] "Model selection based on BIC is working...."
[1] "Number of SNPs for BIC selection:"
[1] 8
error in if (seqQTN.save != 0 & seqQTN.save != -1 & !is.null(seqQTN)) seqQTN = union(seqQTN, :
condition has length > 1

@YaoZhou89
Copy link
Owner

I am sorry I can't trace the potential bug from the information provided here. I have no experience with such an error before. It would be better if you could provide demo data and the code you run that can repeat this error.

@martinh19
Copy link
Author

Thank you for your answer. You find the demo data set in the attachment. Your help is very much appreciated.

best wishes

Martin
GWAS_Example_data.zip

@martinh19
Copy link
Author

martinh19 commented Oct 16, 2022 via email

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

2 participants