Skip to contents

This function converts the graph's vertex attributes 'feature_rep' and 'features_act' into a data frame.

Usage

as_dataframe_mp_matches(g)

Arguments

g

An igraph object representing the graph.

Value

A data frame with columns 'ENSG', 'repression_matches', and 'activation_matches' containing the vertex names and their respective feature values.