TrajectoryProjection: Initialize a new TrajectoryProjection object.

View source: R/methods-TrajectoryProjection.R

TrajectoryProjectionR Documentation

Initialize a new TrajectoryProjection object.

Description

This represents a 2d view of data on a projection

Usage

TrajectoryProjection(name, vData, pData, adjMat)

Arguments

name

label for this projection

vData

#Milestones x 2 matrix with coordinates for milestones

pData

#Cells x 2 matrix with coordinates for cells

adjMat

#Milestones x #Milestones adjacency matrix (0/1)

Value

TrajectoryProjection object


YosefLab/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.