generatePhase1KG2GDS: TODO

View source: R/process1KG.R

generatePhase1KG2GDSR Documentation

TODO

Description

TODO

Usage

generatePhase1KG2GDS(gds, gdsPhase, PATHGENO, fileLSNP)

Arguments

gds

an object of class gds opened

gdsPhase

TODO

PATHGENO

a character string representing the path where the 1K genotyping files for each sample are located. The name of the genotyping files must correspond to the individual identification (Individual.ID) in the pedigree file. Default: "./data/sampleGeno".

fileLSNP

TODO

Value

TODO a vector of string

Author(s)

Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz

Examples


## Path to the demo pedigree file is located in this package
data.dir <- system.file("extdata", package="RAIDS")

## TODO


belleau/aicsPaper documentation built on Aug. 4, 2022, 1:12 a.m.