# HG changeset patch
# User rdvelazquez
# Date 1542664184 18000
# Node ID b96e3f08a77eccb04bff4a858ea85fdca044ff9a
# Parent f3bd41eea472d29e96b1c2539bf5c203a26a8e1d
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit b'6d367dd55b32854242783723edb80dd7cf2e5272\n'-dirty
diff -r f3bd41eea472 -r b96e3f08a77e hyphy_fade.xml
--- a/hyphy_fade.xml Mon Nov 19 16:37:57 2018 -0500
+++ b/hyphy_fade.xml Mon Nov 19 16:49:44 2018 -0500
@@ -16,7 +16,7 @@
echo '$branches' >> tool_params &&
echo '$grid_points' >> tool_params &&
echo '$substitutionmodel' >> tool_params &&
- echo '1' &&
+ echo '$posteriorEstimationMethod' > tool_params &&
echo '$mcmc' >> tool_params &&
echo '$chain_length' >> tool_params &&
echo '$samples' >> tool_params &&
@@ -74,6 +74,15 @@
+
+
+
+
+