calc_dnp_i | R Documentation |
helper function to calculate dnp for one sample
calc_dnp_i(df, g, v_rm = NULL, keep_all = TRUE)
df |
dataframe with one cell line + log expression |
g |
igraph object containing ppi info |
v_rm |
passed to |
keep_all |
logical flag denoting if we should keep genes that we didn't calculate dnp for |
same dataframe with dnp calculated for each gene.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.