Skip to content

Cannot find taxon in data #9

@carolinapinapaez

Description

@carolinapinapaez

Hi,

I'm having problems running my snapp.xml file. I'm not sure if my file was generated correctly. I'm attaching the spec.txt, and the constraints.txt files. I can email you the snapp.xml file since it's pretty big.

Loading package BEAST.app v2.7.6 SNAPP v1.6.1 BEAST.base v2.7.6 snapper v1.1.4 BEASTLabs v2.0.2

this is how I ran the ruby script

ruby snapp_prep.rb -p myfile.phy -t spc.txt -c constraints.txt -m 3000 -l 100000

Run snapp

beast -threads 16 snapp.xml

The error that I'm getting when running snapp is this one:
spc.txt
constraints.txt

java.lang.RuntimeException: Cannot find taxon Afum in data
at beast.base.evolution.tree.MRCAPrior.initialise(Unknown Source)
at beast.base.evolution.tree.MRCAPrior.calculateLogP(Unknown Source)
at beast.base.inference.CompoundDistribution.calculateLogP(Unknown Source)
at beast.base.inference.CompoundDistribution.calculateLogP(Unknown Source)
at beast.base.inference.State.robustlyCalcPosterior(Unknown Source)
at beast.base.inference.MCMC.run(Unknown Source)
at beastfx.app.beast.BeastMCMC.run(Unknown Source)
at beastfx.app.beast.BeastMain.main(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at beast.pkgmgmt.launcher.BeastLauncher.run(Unknown Source)
at beast.pkgmgmt.launcher.BeastLauncher.main(Unknown Source)

Thank you :)!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions