comparison hyphy_fade.xml @ 5:f2ee2e0bde56 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit b'3845ccc8f689315262a6df56111bcf191c20d136\n'-dirty
author rdvelazquez
date Tue, 20 Nov 2018 10:16:35 -0500
parents b96e3f08a77e
children e445c2dc2cce
comparison
equal deleted inserted replaced
4:b96e3f08a77e 5:f2ee2e0bde56
14 echo `pwd`/fade_input.fa >> tool_params && 14 echo `pwd`/fade_input.fa >> tool_params &&
15 echo `pwd`/fade_input.nhx >> tool_params && 15 echo `pwd`/fade_input.nhx >> tool_params &&
16 echo '$branches' >> tool_params && 16 echo '$branches' >> tool_params &&
17 echo '$grid_points' >> tool_params && 17 echo '$grid_points' >> tool_params &&
18 echo '$substitutionmodel' >> tool_params && 18 echo '$substitutionmodel' >> tool_params &&
19 echo '$posteriorEstimationMethod' > tool_params && 19 echo '$posteriorEstimationMethod' >> tool_params &&
20 echo '$mcmc' >> tool_params && 20 echo '$mcmc' >> tool_params &&
21 echo '$chain_length' >> tool_params && 21 echo '$chain_length' >> tool_params &&
22 echo '$samples' >> tool_params && 22 echo '$samples' >> tool_params &&
23 echo '$samples_per_chain' >> tool_params && 23 echo '$samples_per_chain' >> tool_params &&
24 echo '$concentration' >> tool_params && 24 echo '$concentration' >> tool_params &&