Import from Plink .ped
import_from_ped(
ped_file,
no_fid = FALSE,
no_parents = FALSE,
no_sex = FALSE,
no_pheno = FALSE,
marker_names = NULL
)matrix of genotypes for APIS
name of the ped file (from Plink)
if "no_fid" parameter was used in plink (default : FALSE)
if "no_parents" parameter was used in plink (default : FALSE)
if "no_sex" parameter was used in plink (default : FALSE)
if "no_pheno" parameter was used in plink (default : FALSE)
list of marker names (default : NULL)