View source: R/phylo__writePHYLIPmatrix.R
writePHYLIPmatrix | R Documentation |
This function takes as input a square matrix and write a PHYLIP-formatted matrix file. See http://evolution.genetics.washington.edu/phylip/doc/distance.html for an example of the format.
writePHYLIPmatrix(M, f)
M |
The distance matrix with row and column names |
f |
Path of the output file |
Yu Wan (wanyuac@126.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.