makeSkyline
makeSkyline(
object,
bins = 100,
youngest = 0,
clone_id = NULL,
max_height = c("min", "median", "mean", "max"),
exclude_germline = TRUE
)Bayesian Skyline values for given clone
treedata object with parameters_posterior and trees_posterior
number of bins for plotting
timepoint of the most recently tip sampled (if 0, backward time used)
name of the clone being analyzed (if desired)
max height to use (min, median, mean, max)
exclude germline from skyline plot? (For TyCHE germline-rooted trees)