getSTRING_graph {pwOmics}R Documentation

Generate STRING PPI graph.

Description

Generates connected graph with undirected edges from STRING PPI-database.

Usage

getSTRING_graph(string_db)

Arguments

string_db

STRING_db object generated by getConsensusSTRINGIDs function.

Value

igraph object connected graph from STRING PPI database.


[Package pwOmics version 1.14.0 Index]