Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

In order to run the PhyloNet toolkit, you must have Java 1.78.0 or later installed on your system. All references to the java command assume that Java 1.7 is being used.

...

Code Block
java -jar $PHYLONET_DIRECTORY/PhyloNet_X.Y.Z.jar script.nex

Where $PHYLONET$PHYLONET_PATH DIRECTORY is the directory of jar file PhyloNet_X.Y.Z.jar, and script.nex is the NEXUS file containing the commands to be executed.

...

Add this package to your java library, and load this library before you run PhyloNet.

Input NEXUS file Maximum number of reticulations
 0
 
 2
 3
 4

One input example: mcmc_seq.nex

All input NEXUS files: download

Corresponding results: Fig 13 in the book chapter.

...

This section corresponds to section 7 in the book chapter.

4.6.1 MDC Inference with unknown hybrid species

Corresponding results: Fig 17 in the book chapter.

4.6.2 MDC Inference with known hybrid species

Input NEXUS file Maximum number of reticulationsSpecified hybrid species
InferNetwork_MP_1.nex1LPS168
InferNetwork_MP_2.nex2LPS168
InferNetwork_MP_2_2.nex  2LPS168, LPS189 
InferNetwork_MP_3.nex3LPS168
InferNetwork_MP_3_2.nex3LPS168, LPS189 

Corresponding results: Fig 18 in the book chapter.

5. Visualizing a Phylogenetic Network

...