mctnetwork_get_flow_mat: Compute matrix of flows between MCs in a given time point

View source: R/mctnetwork.r

mctnetwork_get_flow_matR Documentation

Compute matrix of flows between MCs in a given time point

Description

Compute matrix of flows between MCs in a given time point

Usage

mctnetwork_get_flow_mat(mct, time, max_time = time)

Arguments

mct

mct network object

time

flows will be computed for the (time,time+1) interval. Time=-1 will generate total flow over all times

Value

a matrix on metacells


tanaylab/metacell documentation built on Oct. 19, 2023, 1:01 p.m.