This repository holds documents for the University of Hawaii at Manoa PEPS 662 Systematics course. Below is some general information and software we recommend you install for the homework assignments.
To ensure you know what file type you have and to prevent issues with matching the file names as they appear on your local system and the cluster, it is best to have your operating system set to show all file extensions. Instructions on how to do this:
Filezilla (client) or Cyberduck. We will use this to move files between your local computer and the UH Mana supercomputing cluster.
Most basic text editors unfortunately change more than they let you know, such as the way line breaks managed or the encoding of the document, which can cause errors when moving between operating systems (e.g., Windows to Linux). They also lack critical tools for troubleshooting error messages from phylogenetic software, such as line numbers. Therefore, use a better text editor. We recommend BBEdit (Mac), Notepad++ (PC) or Visual Studio Code. BBEdit and Notepad++ are lightweight text editors, Visual Studio Code is a larger program that includes a terminal interface to directly run and debug scripts (like e.g. in RStudio).
Aliview To open from mac you need to disable the Gatekeeper in OSX (https://www.alphr.com/gatekeeper-macos-sierra/)
or, if your lab has a license, Geneious
- Tracer for visualizing Bayesian convergence statistics
- FigTree for visualizing trees
- R and Rstudio
- the R package RevGadgets