get.test.data {iDOS} | R Documentation |
get.test.data
Description
Function to load test data
Usage
get.test.data(data.types = c("mRNA.T", "ann"))
Arguments
data.types |
Datatypes to be read Valid datatypes are: mRNA.T, mRNA.N, CNA (includes: log2, calls and fractions), annotations |
Value
List of lists containing datasets and respective molecular profiles as matrices
Author(s)
Syed Haider
Examples
x <- get.test.data(data.types = c("mRNA.T", "mRNA.N", "ann"));
[Package iDOS version 1.0.1 Index]