ggrasp-class | R Documentation |
An S4 class representing the GGRaSP data and output
dist.mst
The distance matrix showing the distances between different genomes
phy
The phylogenetic tree in newick format
rank
The ranks of the respective genomes with lower getting higher priority in being called as a medoid
cluster
A vector giving the numeric cluster ID for each genome
h
The threshold variable used to make the clusters
medoids
A vector giving the medoid for each cluster
gmm
A data.frame containing all the gaussian distributions used to find the threshold when available
gmm.orig
A data.frame containing all the gaussian distributions prior to cleaning. Used to recalculate the threshold when needed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.