prepareGraph: Create tibble of possible edges from CCF values based on...

View source: R/tree-gabowmyers.R

prepareGraphR Documentation

Create tibble of possible edges from CCF values based on w_mat only

Description

Create tibble of possible edges from CCF values based on w_mat only

Usage

prepareGraph(mcf_mat, thresh)

Arguments

w

matrix of CCF values (rows = clusters, columns = samples)

Value

graph_G tibble of possible edges with columns edge, parent, child


KarchinLab/pictograph documentation built on Oct. 25, 2024, 10:10 a.m.