Skip to contents

Calculate wedge features from a kernel

Usage

calculateWedges(kernel, unifKernel = NULL, cells, bundle = TRUE)

Arguments

kernel

Kernel array returned by compute_kernel().

unifKernel

Optional normalized baseline kernel.

cells

Character vector of cell-type names.

bundle

Logical; if TRUE, combine directionally equivalent wedges.

Value

A patient-by-feature data frame of wedge scores.