extract_communities: Identifies all R / L interactions

Description Usage Arguments Details Examples

View source: R/extract_communities.R

Description

This function will map all RL interactions

Usage

1
extract_communities(input, select, expand = TRUE)

Arguments

input

the input graph analysis object

select

the communities to select

expand

if true will expand to grab all communities that share an edge with the input community

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.