Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 13 found.
[1] < 1 2 > [2]  Sort:

findGroves (Package: treescape) : Identify clusters of similar trees

This function uses hierarchical clustering on principal components output by treescape to identify groups of similar trees. Clustering relies on hclust, using Ward's method by default.
● Data Source: CranContrib
● Keywords:
● Alias: findGroves
● 0 images

linearMrca (Package: treescape) : Linear MRCA function

Function to make the most recent common ancestor (MRCA) matrix of a tree, where entry (i,j) gives the MRCA of tips i and j. The function is linear, exploiting the fact that the tree is rooted.
● Data Source: CranContrib
● Keywords:
● Alias: linearMrca
● 0 images

tipDiff (Package: treescape) : Find tip position differences

Find the topologicial differences between two trees with the same tip labels. The function returns a data frame of the tips and the number of differences in their ancestry between the two trees. Called by plotTreeDiff, which highlights the differing tips in a plot of the two trees.
● Data Source: CranContrib
● Keywords:
● Alias: tipDiff
● 0 images

treeVec (Package: treescape) : Tree vector function

Function which takes an object of class phylo and outputs the vector for the Kendall Colijn metric. The elements of the vector are numeric if return.lambda.function=FALSE (default), and otherwise they are functions of lambda.
● Data Source: CranContrib
● Keywords:
● Alias: treeVec
● 0 images

treeDist (Package: treescape) : Metric function

Comparison of two trees using the Kendall Colijn metric
● Data Source: CranContrib
● Keywords:
● Alias: treeDist
● 0 images

treescapeServer (Package: treescape) : Web-based tree explorer

This function opens up an application in a web browser for an interactive exploration of the diversity in a set of trees. For further details please see the "help" tab within the application.
● Data Source: CranContrib
● Keywords:
● Alias: treescapeServer
● 0 images

plotGrovesD3 (Package: treescape) : Scatterplot of groups of trees using code{scatterD3

This function displays the scatterplot of the Multidimensional Scaling (MDS) output by treescape, superimposing group information (derived by findGroves) using colors. scatterD3 enables interactive plotting based on d3.js, including zooming, panning and fading effects in the legend.
● Data Source: CranContrib
● Keywords:
● Alias: plotGrovesD3
● 0 images

refTreeDist (Package: treescape) : Metric function for comparing a reference code{phylo

Comparison of a single reference tree to a list of trees using the Kendall Colijn metric. Output is given as a vector of distances from the reference tree.
● Data Source: CranContrib
● Keywords:
● Alias: refTreeDist
● 0 images

plotTreeDiff (Package: treescape) : Plot tree differences

Highlight the topologicial differences between two trees, plotted side by side. This function is useful for comparing representative "median" trees - see medTree. It relies on the function tipDiff.
● Data Source: CranContrib
● Keywords:
● Alias: plotTreeDiff
● 0 images

treescape (Package: treescape) : Phylogenetic tree exploration

Compares phylogenetic trees and maps them into a small number of dimensions for easy visualisation and identification of clusters.
● Data Source: CranContrib
● Keywords:
● Alias: treescape
● 0 images