BEAST v2.7.8 Documentation: beastfx.app.tools.JarHealthChecker

Entry point for running a Beast task, for instance an MCMC or other probabilistic analysis, a simulation, etc.
Checks the health of a jar file with classes for a package

Inputs:

jar, output, namespace

 

jar
type: java.io.File
jar-file containing BEAST package classes
Optional input

 

output
type: beastfx.app.util.OutFile
output-file where report is stored. Use stdout if not specified.
Optional input

 

namespace
type: java.lang.String
only classes inside this package will be listed
Optional input. Default: beast