View source: R/tree-gabowmyers.R
filterEdgesBasedOnCCFs | R Documentation |
Filter possible edges based on lineage precedence
filterEdgesBasedOnCCFs(graph_G, mcf, thresh = 0.1)
graph_G |
tibble of possible edges with columns edge, parent, child |
thresh |
maximum allowed violation of lineage precedence (default = 0.1) |
w |
matrix of CCF values (rows = clusters, columns = samples) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.