getPCAclusters {EFMrep}R Documentation

getPCAclusters

Description

Perform PCA on samples

Usage

getPCAclusters(X, grps = NULL, txt = "", getClusters = TRUE,
  alpha = 0.1)

Arguments

X

summed PH per marker per sample

grps

Indicate which group each sample belongs to

txt

Title name

getClusters

Whether clusters should be estimated

alpha

Coverage grade for ellipsoid of each cluster

Value

ret Cluster classification of each sample

Author(s)

Oyvind Bleka


[Package EFMrep version 1.0.0 Index]