findPath-SCD-method: Find path between two selected cells

Description Usage Arguments Details Value Author(s)

Description

Finds and saves path between two cells

Usage

1
2
3
## S4 method for signature 'SCD'
findPath(object, reducedDim, from, to, pathName,
  pathDescription)

Arguments

object

A single cell dataset object

reducedDim

Reduced diensionality object

from

Numeric value representing the starting cell of path

to

Numeric value representing the ending cell of path

pathName

Name to give path

pathDescription

Description of path

Details

Finds and saves path between two cells

Value

Altered object of same class

Author(s)

Wajid Jawaid


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