I've been attempting to get SNAPP to run on our Linux cluster. The xml file was generated using the latest version of BEAST2 and runs using the Mac executable version of BEAST with SNAPP implemented. However, when I attempt to run the program using the Linux version on our cluster I receive the error message appended below. I have been concerned that perhaps the linux version does not have SNAPP activated. When I opened Beauti from the cluster console and attempted to use the Manage Packages feature, the window did not show any of the packages that must be manually activated in the Mac version. Indeed, nothing at all appeared in the Manage Packages window.
I'm no expert with Linux, so this may be something simple. Hopefully, someone with more Linux know-how can help me out.
Random number seed: 1410471774497
File: 10X_all_SNPS_CUT.xml seed: 1410471774497 threads: 1
Beta => beast.math.distributions.Beta
Exponential => beast.math.distributions.Exponential
InverseGamma => beast.math.distributions.InverseGamma
LogNormal => beast.math.distributions.LogNormalDistributionModel
Gamma => beast.math.distributions.Gamma
Uniform => beast.math.distributions.Uniform
prior => beast.math.distributions.Prior
LaplaceDistribution => beast.math.distributions.LaplaceDistribution
OneOnX => beast.math.distributions.OneOnX
Normal => beast.math.distributions.Normal
java.lang.Exception: Class could not be found. Did you mean beast.math.distributions.Beta?
at beast.util.XMLParser.createObject(Unknown Source)
at beast.util.XMLParser.parseInputs(Unknown Source)
at beast.util.XMLParser.createObject(Unknown Source)
at beast.util.XMLParser.parseInputs(Unknown Source)
at beast.util.XMLParser.createObject(Unknown Source)
at beast.util.XMLParser.parseInputs(Unknown Source)
at beast.util.XMLParser.createObject(Unknown Source)
at beast.util.XMLParser.parseRunElement(Unknown Source)
at beast.util.XMLParser.parse(Unknown Source)
at beast.util.XMLParser.parseFile(Unknown Source)
at beast.app.BeastMCMC.parseArgs(Unknown Source)
at beast.app.beastapp.BeastMain.main(Unknown Source)
Error 122 parsing the xml input file
Cannot create class: snap.Data. Class could not be found. Did you mean beast.math.distributions.Beta?
Error detected about here:
<beast>
<run id='mcmc' spec='MCMC'>
<state id='state'>
<stateNode id='Tree.10X_all_SNPS_CUT' spec='beast.util.ClusterTree'>
<taxa id='snap.10X_all_SNPS_CUT' spec='snap.Data'>