Mercurial > repos > iuc > raxml
changeset 3:f5c449208763 draft
planemo upload for repository https://github.com/stamatak/standard-RAxML commit 174be06d7c7e7789df16ea5d5068f20b21257a2f
| author | iuc |
|---|---|
| date | Mon, 14 Nov 2016 14:01:03 -0500 |
| parents | 6f7ff8a3bd79 |
| children | 58a0f16c950c |
| files | raxml.py tool_dependencies.xml |
| diffstat | 2 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/raxml.py Mon Nov 14 13:11:14 2016 -0500 +++ b/raxml.py Mon Nov 14 14:01:03 2016 -0500 @@ -366,6 +366,5 @@ infof.write(options.__repr__()) infof.write('\nOM: CLI options DEBUG END\n') - if __name__ == "__main__": __main__()
--- a/tool_dependencies.xml Mon Nov 14 13:11:14 2016 -0500 +++ b/tool_dependencies.xml Mon Nov 14 14:01:03 2016 -0500 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <tool_dependency> <package name="raxml" version="8.2.4"> - <repository changeset_revision="3a587f1903d3" name="package_raxml_8_2_4" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> + <repository changeset_revision="1cb38f33917b" name="package_raxml_8_2_4" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> </tool_dependency>
