Learn R Programming

Rphylip (version 0.1-23)

setupOSX: Help set up PHYLIP in Mac OS X

Description

This function attempts to help set up PHYLIP on a Mac OS X machine.

Usage

setupOSX(path=NULL)

Arguments

path
path to the folder containing the PHYLIP package. If path = NULL, the R will search several commonly used directories.

Details

This function can be used to help set up PHYLIP (http://evolution.genetics.washington.edu/phylip.html) following the special instructions found here: http://evolution.genetics.washington.edu/phylip/install.html. setupOSX should only be run once - when PHYLIP is first installed.

References

Felsenstein, J. (2013) PHYLIP (Phylogeny Inference Package) version 3.695. Distributed by the author. Department of Genome Sciences, University of Washington, Seattle.

Examples

Run this code
## Not run: 
# setupOSX()
# ## End(Not run)

Run the code above in your browser using DataLab