.getComponentNames {singleCellTK}R Documentation

.getComponentNames Creates a list of PC/IC components to populate the picker for PC/IC heatmap generation

Description

.getComponentNames Creates a list of PC/IC components to populate the picker for PC/IC heatmap generation

Usage

.getComponentNames(maxComponents, component = c("PC", "IC"))

Arguments

maxComponents

Number of components to return for the picker

component

Which component to use. Choices are PC or IC.

Value

List of component names (appended with PC or IC)


[Package singleCellTK version 2.3.1 Index]