plotCophenetic {maftools}R Documentation

Draw an elbow plot of cophenetic correlation metric.

Description

Draw an elbow plot of cophenetic correlation metric.

Usage

plotCophenetic(res = NULL, bestFit = NULL)

Arguments

res

output from estimateSignatures

bestFit

rank to highlight. Default NULL

Details

This function draws an elbow plot of cophenetic correlation metric.

See Also

estimateSignatures plotCophenetic


[Package maftools version 2.6.05 Index]