getPConsMtx: Get processed consensus matrix.

View source: R/Methods.R

getPConsMtxR Documentation

Get processed consensus matrix.

Description

This function gets consensus matrix based on the clustering solutions contained in the kmResults input parameter and does the processing to use it for imputation.

Usage

getPConsMtx(kmResults, consMin)

Arguments

kmResults

list of k-means clustering assignments on the PCA loadings sub-datasets.

consMin

the low-pass filter threshold value for processed consensus matrix.

Value

a processed consensus matrix.


khazum/ccImpute documentation built on Nov. 28, 2022, 7:27 a.m.