scRL.Trajectory.Results.traj_results
- scRL.Trajectory.Results.traj_results(gres, lineages, key, points=False, multiple=False)[source]
Function of plotting the trajectory for lineages.
- Parameters:
gres – Grids results with after computing the trajectory.
lineages – Lineages is to show.
key – Prefix for trajectory.
points – Plot the trajectory in grids. (Default: False)
multiple – Plot multiple lineages simutaneously (Default: False)
- Return type:
None