dynamo.vf.DiffusionMatrix

dynamo.vf.DiffusionMatrix(x)[source]

Diffusion matrix can be variable dependent

Parameters:

x (ndarray) – The matrix of sampled points (cells) in the (gene expression) state space. A

Returns:

The diffusion matrix. By default, it is a diagonal matrix.

Return type:

out