Software Requirements

In addition to the requirements listed for the PALEOMIX pipeline itself in the Installation section, the Zonkey pipeline requires that other pieces of software be installed:

The following R packages are required in order to carry out the plotting:

The R packages may be installed using the following commands:

$ R
> install.packages(c('RColorBrewer', 'ape', 'ggrepel', 'ggplot2', 'reshape2'))

Zonkey reference panel

Running the Zonkey pipeline requires a reference panel containing the information needed for hybrid identification. A detailed description of the reference panel and instructions for where to download the latest version can be found in the Reference Panel section.

Testing the pipeline

An example project is included with the BAM pipeline, and it is recommended to run this project in order to verify that the pipeline and required applications have been correctly installed. See the Zonkey Pipeline example project section for a description of how to run this example project.