performClust: polyCluster clustering

Description Usage Arguments Details Value

Description

Performs clustering via the nmf and CCP functions. Also calculates gap score and cophenetic corellation coefficient for each consensus matrix, and creates pdf plots of these.

Usage

1
performClust(l, nmfData = NULL)

Arguments

l

A list of parameters required to carry out the clustering

nmfData

Character string. File path to the result of a previous NMF clustering by this function, in order to save time.

Details

Not intended for use outside of a call to polyCluster.

Value

Returns an updated list l.


syspremed/polyClustR documentation built on May 31, 2019, 12:49 a.m.