gen_network_obj: generate igraph network

Description Usage Arguments Value

View source: R/gen_igraph_network.R

Description

function to generate the igraph network object based on the final scores. It is called automatically by the geNet() function.

Usage

1
gen_network_obj(final_df_score)

Arguments

final_df_score

the dataframe of scores generated by the final_score() function. Mandatory argument.

Value

Object of class "igraph"


haneylab/geNet documentation built on Oct. 4, 2020, 8:40 a.m.