getRAVInfo | R Documentation |
Extract information on a specific RAV
getRAVInfo(RAVmodel, ind)
RAVmodel |
A PCAGenomicSignatures object |
ind |
An index of RAV |
A list with four elements: clusterSize, silhouetteWidth, enrichedPathways (the number of enriched pathways), and members. The 'members' is the summary table of PCs in RAV, containing three columns: studyName, PC, and Variance explained (
data(miniRAVmodel)
getRAVInfo(miniRAVmodel, ind = 438)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.