powered by
Function to load test data
get.test.data(data.types = c("mRNA.T", "ann"))
List of lists containing datasets and respective molecular profiles as matrices
Datatypes to be read Valid datatypes are: mRNA.T, mRNA.N, CNA (includes: log2, calls and fractions), annotations
Syed Haider
x <- get.test.data(data.types = c("mRNA.T", "mRNA.N", "ann"));
Run the code above in your browser using DataLab