mapRealDataGlobal: Title Mapping of real cells into the trajectory for global...

Description Usage Arguments Value Examples

Description

Title Mapping of real cells into the trajectory for global alignment

Usage

1
2
mapRealDataGlobal(alignment, intTrajQuery, realTrajQuery, intTrajRef,
  realTrajRef)

Arguments

alignment

global alignment

intTrajQuery

pseudo-time scores for interpolated points along the query trajectory

realTrajQuery

pseudo-time scores for real data points along the query trajectory

intTrajRef

pseudo-time scores for interpolated points along the reference trajectory

realTrajRef

pseudo-time scores for real data points along the reference trajectory

Value

a list consisting of meta-nodes mapping and assignment of real cells into these meta nodes

Examples

1
mapRealDataGlobal(alignment, intTrajQuery, realTrajQuery, intTrajRef, realTrajRef)

lindsaysmoore/cellAlign documentation built on May 29, 2019, 3:42 a.m.