edge_odds: Title

View source: R/scoloc.R

edge_oddsR Documentation

Title

Description

Title

Usage

edge_odds(el_inp, meta_data, col_cell = "cell_names")

Arguments

el_inp

Edge list of Delaunay triangulation network

meta_data

Meta data, must contain column of cell type

col_cell

Column name of cell type, cell type names must be syntactically valid

Value

A list of 1.Network-based cell co-occurrence; 2.Cell co-occurrence log odds ratio

Examples

test <- edge_odds(el_inp, meta_data, col_cell='cell_names')

navinlabcode/CellTrek documentation built on April 15, 2022, 8:04 a.m.