getPCselection {debrowser}R Documentation

getPCselection

Description

Generates the PC selection number to be used within DEBrowser.

Usage

getPCselection(id, num = 1, xy = "x")

Arguments

id,

namespace id

num,

PC selection number

xy,

x or y coordinate

Value

PC selection for PCA analysis

Note

getPCselection

Examples

    x <- getPCselection("pca")

[Package debrowser version 1.20.1 Index]