collapseNodes: collapse nodes and info

Description Usage Arguments Value

Description

sometimes our graph has a lot of rather duplicated nodes that we want to collapse for visualization. thats what this does. Given a graph, the info about the nodes, and the strings to use to find things to collapse together, returns a new graph and info entries.

Usage

1
collapseNodes(ppiGraph, ppiInfo, ppiSeed, collapseString)

Arguments

ppiGraph

the graph of interactions

ppiInfo

the information about each node

ppiSeed

the nodes that were originally used to seed the PPI graph

collapseString

the strings used to find those things to collapse

Value

list


rmflight/black_mirna_mrna_nsclc_network_enrichment documentation built on May 27, 2019, 9:30 a.m.