prepare_rhs_once {ceRNAnetsim}R Documentation

Carries the variables from edge to node.

Description

Carries the variables from edge to node.

Usage

prepare_rhs_once(input_graph)

Arguments

input_graph

Processed graph object in previous step.

Details

The function is a helper function for processing of graph object with update_nodes function.

Value

tibble object


[Package ceRNAnetsim version 1.4.0 Index]