Description Usage Arguments Details Value See Also Examples
Computes a distance matrix using normalized compression distance.
1 | ncdnj(wd)
|
wd |
character string indicating the path to the directory where the input files can be found (see details). |
The input files, which must be found at the wd provided, consist of a file named 'list.txt' containing the names of the fasta files to be analyzed (one per line). The referred fasta files also must be found at the provided wd. This function use zpaq to compress files. Thus, the zpaq software must be installed on your system and in the search path for executables if you wish to use this function.
A list where the first element is a symmetric distance matrix and the second one is a phylogenetic tree build using NJ.
ncd()
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.