Description Usage Arguments Details Value Examples
View source: R/dataList2list.R
Convert MultiAssayExperiment object to list and data.frame
1 | dataList2List(dat, groupList)
|
dat |
(MultiAssayExperiment) Patient data and metadata |
groupList |
(list) variable groupings used for feature construction. See groupList arg in buildPredictor(). |
Used by internal routines in netDx
(list) Keys are: 1) assays: list of matrices, each corresponding to data from a particular layer 2) pheno: (data.frame) sample metadata
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.