addGDSRef: The function add an array sample.ref to the gds file.It...

View source: R/gdsWrapper.R

addGDSRefR Documentation

The function add an array sample.ref to the gds file.It define base on a list of unrelated samples.

Description

This function create the field sample.ref which is 1 when the samples are a reference and 0 otherwise. The sample.ref is fill based on the file filePart$unrels from in GENESIS TODO

Usage

addGDSRef(gds, filePart)

Arguments

gds

a gds object.

filePart

a list from the function pcairPartition in GENESIS

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.