Description Usage Arguments Value See Also Examples
Converts a phylip distance matrix into a either an R dataFrame or matrix.
1 |
phyfile |
path to the file containing the distances in phylip format. |
as |
class of the output R data. It should be either 'dataframe' or 'matrix'. |
Either a dataframe or a matrix containing the distances read from the phy file.
d.df2pny()
1 | ## Not run: d.phy2df(phyfile = "./data_t/d_dummy.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.