addPath-SCD-method: Store path

Description Usage Arguments Details Value Author(s)

Description

Given a vector of cells, this will add a path to the paths slot.

Usage

1
2
3
## S4 method for signature 'SCD'
addPath(object, reducedDim, pathName, pathDescription, path,
  ...)

Arguments

object

Single cell dataset or dimensionality reduced object

reducedDim

A dimensionality reduced object

pathName

Name given to the path

pathDescription

A decription of the path

path

A numeric vector of cells on the path

...

Parameters passed to the Method addPath

Details

Given a vector of cells, this will add a path to the paths slot.

Value

Dimensionality reduced object

Author(s)

Wajid Jawaid


wjawaid/bglab documentation built on May 4, 2019, 6:33 a.m.