getPCselection: getPCselection

Description Usage Arguments Value Note Examples

View source: R/pca.R

Description

Generates the PC selection number to be used within DEBrowser.

Usage

1
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

1
    x <- getPCselection("pca")

debrowser documentation built on Dec. 18, 2020, 2 a.m.