Make a plot of all tracks
plot_tm_allTracks(
input,
summary = FALSE,
xstr = "",
ystr = "",
alphaLevel = 0.5
)
either a data frame of TrackMate data or list of TrackMate data frame and calibration data frame
boolean to specify if plot is of one dataset or several related datasets
string to label x-axis
string to label y-axis
numeric variable to set alpha for the plot
ggplot