Description Usage Arguments Value Author(s) See Also
Function for extracting cluster labels based on hierarchical clustering
1 | hierarchical.clust(aC, ki, labels, linkF = c("average"))
|
aC |
consensus matrix |
labels |
sample labels |
linkF |
linkage function ('average','centroid','complete', etc.) |
k |
rank parameter (number of clusters) |
out_filename |
exporting label assignment to clusters |
res
cluster assignment
Luis G. Leal, lgl15@imperial.ac.uk
Other Factorisation functions: clus.membership
,
cnmtf
, consensus.clust
,
initialise.UV
, neg.constrain
,
parameters.cnmtf
,
plot.parameter
,
pos.constrain
, psvd.init
,
regression.snps
, score.cnmtf
,
synthetic.gwas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.