merge_prop_info: Merge propagation results with meta information

Description Usage Arguments Value

View source: R/funs_ML.R

Description

This function merges propagation results with meta information providing the number of enhancer annotions associated to the fragments in the network

Usage

1
merge_prop_info(ff_prop, info)

Arguments

ff_prop

Propagation result obtained with the second step of the multi-gene two-step propagation

info

dataframe, first column is character vector of nodes, second colum is numeric vector of number of enhancer annotations associated to a node, third column is the binarized version of the second column (1 the node has enhancer annotations, 0 otherwise), the left columns are the centrality measures

Value

New info dataframe containing the input information combined to the propagation values


LucaGiudice/Esearch3D documentation built on Dec. 17, 2021, 1:12 a.m.