Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Before using this command, you need to get lib.zip. After unzip the folder, please Assuming it is then unzipped to LocalPath where the unzipped folder is located,

  • Mac: use -Djava.library.path=

...

  • LocalPath/lib, when launching PhyloNet from command line

...

  • .
  • Linux: add LocalPath/lib to your LD_LIBRARY_PATH, before launching PhyloNet from command line.

Code Block
langhtml
HmmCommand species_network [-gtr] [-allelemap taxaMap]  [-iterations numIterations] [-threads numThreads] [-numberofruns numRuns] [-noplots] [-outputdirectory outputLocation]

...