BEAST v1.10.4 Prerelease #bc6cbd9, 2002-2018
Bayesian Evolutionary Analysis Sampling Trees
Designed and developed by
Alexei J. Drummond, Andrew Rambaut and Marc A. Suchard
Department of Computer Science
University of Auckland
Institute of Evolutionary Biology
University of Edinburgh
David Geffen School of Medicine
University of California, Los Angeles
Downloads, Help & Resources:
Source code distributed under the GNU Lesser General Public License:
http://github.com/beast-dev/beast-mcmc
BEAST developers:
Alex Alekseyenko, Guy Baele, Trevor Bedford, Filip Bielejec, Erik Bloomquist, Matthew Hall,
Joseph Heled, Sebastian Hoehna, Denise Kuehnert, Philippe Lemey, Wai Lok Sibon Li,
Gerton Lunter, Sidney Markowitz, Vladimir Minin, Michael Defoin Platel,
Oliver Pybus, Chieh-Hsi Wu, Walter Xie
Thanks to:
Roald Forsberg, Beth Shapiro and Korbinian Strimmer
Using BEAGLE library v3.1.2 for accelerated, parallel likelihood evaluation
2009-, BEAGLE Working Group - https://beagle-dev.github.io/
Citation: Ayres et al (2012) Systematic Biology 61: 170-173 | doi:10.1093/sysbio/syr100
Random number seed: 1546482656257
Loading additional development parsers from development_parsers.properties, which is additional set of parsers only available for development version ...
Parsing XML file: chr22_block111.xml
File encoding: UTF8
Looking for plugins in /Volumes/TimMcInerney/1000_Genomes_Test/raijin/analyses/seqs_from_blocks/testBEAST_2018-01-03/plugins
Read alignment: alignment
Sequences = 206
Sites = 36249
Datatype = nucleotide
Site patterns 'patterns' created from positions 1-36249 of alignment 'alignment'
unique pattern count = 116
Creating the tree model, 'treeModel'
taxon count = 206
tree height = 335.01242104095024
Variable demographic: linear control points
INFO: resetting length of parameter demographic.popSize(size 1) in variable demographic model to 206
INFO: resetting length of parameter demographic.indicators in variable demographic model to 205
Using strict molecular clock model.
Creating state frequencies model 'frequencies': Using empirical frequencies from data = {0.34153, 0.18421, 0.19482, 0.27944}
Creating HKY substitution model. Initial kappa = 2.0
Creating site rate model:
10 category discrete gamma with initial shape = 0.5
initial proportion of invariant sites = 0.5
Using BEAGLE DataLikelihood Delegate
Using BEAGLE resource 0: CPU
with instance flags: PRECISION_DOUBLE COMPUTATION_SYNCH EIGEN_REAL SCALING_MANUAL SCALERS_RAW VECTOR_SSE THREADING_CPP PROCESSOR_CPU FRAMEWORK_CPU
Ignoring ambiguities in tree likelihood.
With 116 unique site patterns.
Using rescaling scheme : dynamic (rescaling every 100 evaluations, delay rescaling until first overflow)
Using TreeDataLikelihood
Branch rate model used: strictClockBranchRates
Jan 03, 2019 1:30:58 PM dr.app.beast.BeastMain <init>
SEVERE: Parsing error - poorly formed BEAST file, chr22_block111.xml:
Error parsing '<scaleOperator>' element with id, 'null':
Scale operator can only be used on parameters constrained to be strictly positive or negative (demographic.popSize)
Error thrown at: dr.inferencexml.operators.ScaleOperatorParser.parseXMLObject(Unknown Source)
I tried the fix found here (https://groups.google.com/forum/#!topic/beast-users/yaRk7HFU15I), however no luck.
(Also just tried to attach the XML file, but it is too large. I can email this to you if requested)
Thank you in advance,
Tim McI
--
You received this message because you are subscribed to the Google Groups "beast-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beast-users...@googlegroups.com.
To post to this group, send email to beast...@googlegroups.com.
Visit this group at https://groups.google.com/group/beast-users.
For more options, visit https://groups.google.com/d/optout.
<EBSP_test_bis.xml>
Using TreeDataLikelihood
Branch rate model used: strictClockBranchRates
Jan 09, 2019 2:51:25 PM dr.app.beast.BeastMain <init>
SEVERE: Parsing error - poorly formed BEAST file, chr22_block111.xml:
Error parsing '<scaleOperator>' element with id, 'null':
Scale operator can only be used on parameters with an infinite upper or lower bound (use a RandomWalk) (demographic.popSize)
Error thrown at: dr.inferencexml.operators.ScaleOperatorParser.parseXMLObject(Unknown Source)
<chr22_block111.xml.zip>
if (popSizes != events) {
System.err.println("INFO: resetting length of parameter " + popSizeParameter.getParameterName() +
"(size " + popSizeParameter.getSize() + ") in variable demographic model to " + events);
popSizeParameter.setDimension(events);
popSizeParameter.addBounds(new Parameter.DefaultBounds(Double.MAX_VALUE, -Double.MAX_VALUE, popSizeParameter.getDimension()));
}
```
Here `events` is set to a value > 1 while the length of the population-size parameter in the XML is 1.
best, Marc
To view this discussion on the web visit https://groups.google.com/d/msgid/beast-users/a5bea9f6-1a69-4257-9996-34a237ca81de%40googlegroups.com.
Dear Andrew,
I ran into the same error message - parsing '<scaleOperator>' element with id, 'null'. I tried with your proposed solution, changed to <parameter id="demographic.popSize” lower=“0.0” value=“1.0"/>. I got new error message:
Open quote is expected for attribute "lower" associated with an element type "parameter"
Do you have any suggestions on how to fix it?
Thank you very much!
Many greetings,
Helen
Andrew
To unsubscribe from this group and stop receiving emails from it, send an email to beast...@googlegroups.com.
To post to this group, send email to beast...@googlegroups.com.
Visit this group at https://groups.google.com/group/beast-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "beast-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beast...@googlegroups.com.
To post to this group, send email to beast...@googlegroups.com.
Visit this group at https://groups.google.com/group/beast-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "beast-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beast...@googlegroups.com.
On 23 Dec 2019, at 12:05, 'ZHAO Helen' via beast-users <beast...@googlegroups.com> wrote:
To unsubscribe from this group and stop receiving emails from it, send an email to beast-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beast-users/98356524-b1b5-4cc8-a805-3ac5e736c095%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to beast...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to beast-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beast-users/a3d2f492-5789-4104-a84c-f2d26732c1bdo%40googlegroups.com.