powered by
Get genotypes from file
getGenotypes(fileName, sep = ",")
A genotype file compatible with others in this package.
character vector of temporary file path.
column separator in CSV file
library(nprcgenekeepr) pedCsv <- getGenotypes(fileName = system.file("testdata", "qcPed.csv", package = "nprcgenekeepr" ))
Run the code above in your browser using DataLab