Description Usage Arguments Value Examples
View source: R/mappingActualData.R
Title Mapping of real cells into the trajectory for local alignment
1 2  | mapRealDataLocal(alignment, intTrajQuery, realTrajQuery, intTrajRef,
  realTrajRef)
 | 
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  | 
a list consisting of meta-nodes mapping and assignment of real cells into these meta nodes
1  | mapRealDataLocal(alignment, intTrajQuery, realTrajQuery, intTrajRef, realTrajRef)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.