Skip to content

missing genotype data #6

@SatoshiO49

Description

@SatoshiO49

Hi developers!
Your GridLMM package greatly helped my study. I appreciate.
However, I got the following error when I executed "GridLMM_GWAS" using my genotype including missing.

if (all(range(X) == c(-1, 1))) { : missing value where TRUE/FALSE needed

It seemed to happen in the "scale_SNPs" function because na.rm parameter of range() function is TRUE in spite of fillNAX = TRUE.
Would you modify the error?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions