getRAVInfo: Extract information on a specific RAV

View source: R/getMetadata.R

getRAVInfoR Documentation

Extract information on a specific RAV

Description

Extract information on a specific RAV

Usage

getRAVInfo(RAVmodel, ind)

Arguments

RAVmodel

A PCAGenomicSignatures object

ind

An index of RAV

Value

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 (

Examples

data(miniRAVmodel)
getRAVInfo(miniRAVmodel, ind = 438)


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