Skip to contents

This function creates a graph object from the protein-protein interaction network and the result_output dataframe.

Usage

create_graph(string_ppi, res)

Arguments

string_ppi

The protein-protein interaction network.

res

The result_output data frame.

Value

A graph object with the feature attribute.