R/readFimpute.R
importFImputeResults.Rd
Reads existing imputed results from a given path and returns an object of class SNPDataLong.
importFImputeResults(path, method = "R")
Character. Path to the folder containing 'output_fimpute' (e.g., "fimpute_run_nelore").
Character. "R" (default) or "Rcpp". Passed to read.fimpute().
An object of class SNPDataLong containing the imputed genotypes and SNP map.