Description Usage Arguments Value Examples
View source: R/Utils_ParseGenedata.R
This funtion parses a Genedata .gda file and returns three data frames containing the data and row and column annotations
| 1 | readGdaFile(pathToFile)
 | 
| pathTofile | Path to .gda file that shall be loaded | 
Returns a list with the three different dataframes, index 1 is the data, index 2 column annotation, index 3 row annotations
| 1 | xxx
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.