reorder_tip_names | R Documentation |
Function to reorder the tip names of a phylogenetic tree.
reorder_tip_names(tip_names_migrant, tip_names_vts)
tip_names_migrant |
Vector of tip names in the form of ID_migrant |
tip_names_vts |
Vector of tip names as returned by using the VirusTreeSimulator. |
Vector of tip_names_migrant will be reordered according to vector tip_names_vts.
A vector with the reordered tip names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.