WalkTree: Find the child state based on parent state and step size

View source: R/GeneExpression_sim.R

WalkTreeR Documentation

Find the child state based on parent state and step size

Description

Find the child state based on parent state and step size

Usage

WalkTree(S_parent, child, state_edges, sif_mean, p_edge, step)

Arguments

S_parent

current state of the parent node

child

child node label

state_edges

edge list of the cell state tree

sif_mean

State identity Vector values

p_edge

the edge transition probability table, default is NULL so that the child edges are chosen with equal possibilities

step

sampling stepsize of diff-SIF Brownian motion


Galaxeee/TedSim documentation built on Oct. 2, 2022, 1:25 a.m.