WalkCellState: Simulate the cell states using a walk matrix generated from...

Description Usage Arguments Value

View source: R/crules.R

Description

Simulate the cell states using a walk matrix generated from the association rules, re-normalizing the matrix at each step.

Usage

1
WalkCellState(x, W, nsteps = 5)

Arguments

x

a cell (row) by gene (column) ngCMatrix of expression data to perform a walk along

W

the row-normalized walk matrix

nsteps

the total number of time steps to run the simulation

Value

a new x' of the original matrix after nsteps iterations.


rahuldhodapkar/crules documentation built on Jan. 21, 2022, 2:06 p.m.