gds2tped: create a file tped file for plink from the gds file

View source: R/gdsWrapper.R

gds2tpedR Documentation

create a file tped file for plink from the gds file

Description

TODO

Usage

gds2tped(gds, listSample, listSNP, pedOUT)

Arguments

gds

a gds object.

listSample

a array with the sample to keep

listSNP

a array with the snp.id to keep

pedOUT

TODO a PATH and file name to the output file

Value

TODO a vector of numeric

Author(s)

Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz

Examples


# TODO
gds <- "Demo GDS TODO"


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