appendGDSSampleOnly: This function append the fields sample.id.

View source: R/gdsWrapper.R

appendGDSSampleOnlyR Documentation

This function append the fields sample.id.

Description

This function append the fields samples.id. The fields append are sample.id with the listSample

Usage

appendGDSSampleOnly(gds, listSamples)

Arguments

gds

a gds.

listSample

a array of sample.id to add.

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.