mapRealDataLocal: Title Mapping of real cells into the trajectory for local...

Description Usage Arguments Value Examples

Description

Title Mapping of real cells into the trajectory for local alignment

Usage

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

Arguments

alignment

local 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
mapRealDataLocal(alignment, intTrajQuery, realTrajQuery, intTrajRef, realTrajRef)

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