Skip to content

missing value where TRUE/FALSE needed #6

@melop

Description

@melop

We are running R 4.3.0 and we encountered the following error. It is kind of difficult to interpret. Any ideas why this might have happened?


> X <- BEDMatrix("converted.bed")
Extracting number of samples and rownames from converted.fam...
Extracting number of variants and colnames from converted.bim...
> dim(X)
[1]      31 2846611
> kinship <- popkin(X)
Error in if (any(!indexes_not_fixed)) { : 
  missing value where TRUE/FALSE needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions