getPCselection {debrowser}R Documentation

getPCselection

Description

Generates the PC selection number to be used within DEBrowser.

Usage

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

Arguments

num,

PC selection number

xy,

x or y coordinate

Value

PC selection for PCA analysis

Note

getPCselection

Examples

    x <- getPCselection()

[Package debrowser version 1.6.8 Index]