View source: R/tree-gabowmyers.R
prepareGraph | R Documentation |
Create tibble of possible edges from CCF values based on w_mat only
prepareGraph(mcf_mat, thresh)
w |
matrix of CCF values (rows = clusters, columns = samples) |
graph_G tibble of possible edges with columns edge, parent, child
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.