appendGDSgenotypeMat: This function append the field genotype in the gds file

View source: R/gdsWrapper.R

appendGDSgenotypeMatR Documentation

This function append the field genotype in the gds file

Description

TODO

Usage

appendGDSgenotypeMat(gds, matG)

Arguments

gds

a gds object.

matG

a matrix with the genotype

Value

The integer 0 when successful.

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.