readGdaFile: This funtion parses a Genedata .gda file and returns three...

Description Usage Arguments Value Examples

View source: R/Utils_ParseGenedata.R

Description

This funtion parses a Genedata .gda file and returns three data frames containing the data and row and column annotations

Usage

1
readGdaFile(pathToFile)

Arguments

pathTofile

Path to .gda file that shall be loaded

Value

Returns a list with the three different dataframes, index 1 is the data, index 2 column annotation, index 3 row annotations

Examples

1
xxx

michaelwitting/masstrixR documentation built on Nov. 8, 2019, 8:12 p.m.