View source: R/drawWordcloud.R
PCinRAV | R Documentation |
A RAV model contain clusters of PCs from individual studies. This function extracts the names of the original PCs from the RAV model given the index in the RAV model.
PCinRAV(RAVmodel, ind)
RAVmodel |
A PCAGenomicSignatures object |
ind |
An index of RAV |
A character vector of PC/study names
data(miniRAVmodel)
PCinRAV(miniRAVmodel,695)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.