get_diffusion: Obtain the Diffusion operator

Description Usage Arguments Value

View source: R/diffusion.R

Description

Obtain the Diffusion operator

Usage

1
get_diffusion(counts, index = NULL, k1 = 10, k2 = 20)

Arguments

counts

An n by p matrix of counts with cells in rows and genes in columns.

index

(Optional:) an index vector for the rows of counts used to compute local distance.

k1

Tuning parameter.

k2

Tuning parameter.

Value

A diffusion object.


tgrimes/scDynamic documentation built on Nov. 5, 2019, 10:04 a.m.