PCinRAV: Extract the list of PCs in a cluster

View source: R/drawWordcloud.R

PCinRAVR Documentation

Extract the list of PCs in a cluster

Description

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.

Usage

PCinRAV(RAVmodel, ind)

Arguments

RAVmodel

A PCAGenomicSignatures object

ind

An index of RAV

Value

A character vector of PC/study names

Examples

data(miniRAVmodel)
PCinRAV(miniRAVmodel,695)


shbrief/PCAGenomicSignatures documentation built on May 3, 2023, 11:21 a.m.