cyj_graph_maker_from_dist_mat: Creates cytoscape.js JSON graph from distance matrix for...

View source: R/cyj_graph_maker_from_dist_mat.R

cyj_graph_maker_from_dist_matR Documentation

Creates cytoscape.js JSON graph from distance matrix for defined threshold

Description

Creates cytoscape.js JSON graph from distance matrix for defined threshold

Usage

cyj_graph_maker_from_dist_mat(dist_mat, min_weight)

Arguments

dist_mat

distance matrix calculated by run_comparison_config_list() function

min_weight

numeric value between 0 and 1

Value

returns cytoscape.js JSON graph

Author(s)

Hakobyan Siras (sirashakobyan@gmail.com)


cannin/tumorcomparer documentation built on Feb. 7, 2023, 3:13 p.m.