graph_clone_ot
graph_clone_ot.Rd
Parallel Clone-to-Clone OT Computation on Cell Graph
Arguments
- graph
An `igraph` object representing the cell-cell distance graph.
- cell_clone_prob
A matrix of clone membership probabilities (cells × clones).
- cache
Integer. Maximum number of pooled cells retained in memory during each subgraph operation (default: 5000).
- cores
Integer. Number of parallel threads to use (default: 1).