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 (lev[1] != inter) { : the condition has length > 1 #162

Open
AvniMann14 opened this issue Nov 22, 2024 · 2 comments
Open

Error in if (lev[1] != inter) { : the condition has length > 1 #162

AvniMann14 opened this issue Nov 22, 2024 · 2 comments

Comments

@AvniMann14
Copy link

i am facing this error while numericalization of hapmap file

@AvniMann14
Copy link
Author

myGAPIT <- GAPIT(

  • Y=myY,
  • G=myG,
  • model="GLM",
  • PCA.total=3
  • )
    [1] "--------------------- Welcome to GAPIT ----------------------------"
    [1] "GLM"
    [1] "--------------------Processing traits----------------------------------"
    [1] "Phenotype provided!"
    [1] "The 1 model in all."
    [1] "GLM"
    [1] "GAPIT.DP in process..."
    [1] "Converting genotype..."
    [1] "Converting HapMap format to numerical under model of Middle"
    [1] "Perform numericalization"
    Error in if (lev[1] != inter) { : the condition has length > 1

@jiabowang
Copy link
Owner

Please check whether there are more than 3 genotype in someone marker.

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