Skip to content

Error message by executing impute function #4

Description

@laurasteinmann

Hi,
I am trying to impute a whole-genome sequencing dataset with polyBreedR. I obtained a biallelic VCF and wanted to use this as input for the imputation. I run the function impute(input, output2, ploidy=2, method="RF", geno="GT", min.DP=1, max.missing=0.9, n.core = 40) and get the following Error Message:
Error in dim(newX) <- c(prod(d.call), d2) : the dims contain missing values Calls: impute -> apply In addition: Warning message: In dim(newX) <- c(prod(d.call), d2) : NAs introduced by coercion to integer range Execution halted
Can you tell me what other requirements the function needs to be able to execute it.
Best Laura

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