extract_nodes: Identifies all R / L interactions

Description Usage Arguments Details Examples

View source: R/extract_nodes.R

Description

This function will map all RL interactions

Usage

1
extract_nodes(input, nodes, expand = 0)

Arguments

input

the input graph analysis object

nodes

the nodes to extract

expand

if true will expand to grab all nodes within distance n of a node of interest

Details

This will use the calc_agg_bulk results to ID networks

Examples

1
ex_sc_example <- id_rl(input = ex_sc_example)

kgellatl/SignallingSingleCell documentation built on Dec. 29, 2021, 4:12 p.m.