SEtrajectoryPlot | R Documentation |
Feature plot for the spatial trajectory
SEtrajectoryPlot( object, traject, span = 0.5, SEgenes, TrajectoryName = "Example", savePlot = TRUE, outputFolder = NULL, ... )
object |
a giotto object |
traject |
A Data frame, the output from |
span |
Controls the amount of smoothing for the default loess smoother. Smaller numbers produce wigglier lines, larger numbers produce smoother lines. |
SEgenes |
character |
TrajectoryName |
The user-specified name for the trajectory. |
savePlot |
Boolean, whether to save plot. |
outputFolder |
Output folder to save results. Path in Giotto object will be used when no external dir is provided. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.