TrajectoryDataSet-class | R Documentation |
TrajectoryDataSet
This TrajectoryDataSet
class holds the inferred clonotype lineages from getOverallTrajectory
.
clonotype.
A vector of clonotype that has lineages built
lineages.
A list of lineages corresponding the the clonotypes
trajectoryParams.
Additional parameters used by getOverallTrajectory
. These may specify how the minimum spanning tree on clusters was constructed:
start.clus
character. The label of the root cluster, or a vector of cluster labels giving the root clusters of each disjoint component of th egraph
end.clust
character. Vector of cluster labels indicating terminal clusters.
dist.method
character. Specify the method for calculating distances between clusters
use.median
logical. Whether to use the median instead of mean when calculating cluster centroid coordinates. Default is 'TRUE'
.
Other parameters specified by principal_curve
.
# TrajectoryDataSet objects are generated from \code{getOverallTrajectory}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.