generateGDSgenotype: This function create the field genotype in the gds file

View source: R/gdsWrapper.R

generateGDSgenotypeR Documentation

This function create the field genotype in the gds file

Description

TODO

Usage

generateGDSgenotype(gds, PATHGENO, fileLSNP, listSamples)

Arguments

gds

a gds object.

PATHGENO

TODO a PATH to a directory with the a file for each samples with the genotype.

fileLSNP

TODO list of SNP to keep in the file genotype

listSamples

a array with the sample to keep

Value

The integer 0 when successful.

Author(s)

Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz

Examples


# TODO


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