calc_dnp_i: helper function to calculate dnp for one sample

View source: R/np_pipeline.R

calc_dnp_iR Documentation

helper function to calculate dnp for one sample

Description

helper function to calculate dnp for one sample

Usage

calc_dnp_i(df, g, v_rm = NULL, keep_all = TRUE)

Arguments

df

dataframe with one cell line + log expression

g

igraph object containing ppi info

v_rm

passed to node_repression()

keep_all

logical flag denoting if we should keep genes that we didn't calculate dnp for

Value

same dataframe with dnp calculated for each gene.


DavisWeaver/crosstalkr documentation built on May 6, 2024, 6:09 p.m.