Reads existing imputed results from a given path and returns an object of class SNPDataLong.

importFImputeResults(path, method = "R")

Arguments

path

Character. Path to the folder containing 'output_fimpute' (e.g., "fimpute_run_nelore").

method

Character. "R" (default) or "Rcpp". Passed to read.fimpute().

Value

An object of class SNPDataLong containing the imputed genotypes and SNP map.