diff raxml.py @ 2:6f7ff8a3bd79 draft

planemo upload for repository https://github.com/stamatak/standard-RAxML commit bcfc8451fa622a6bf3aa31fa1e308c394feefb38
author iuc
date Mon, 14 Nov 2016 13:11:14 -0500
parents b0d6eb76ad87
children f5c449208763
line wrap: on
line diff
--- a/raxml.py	Sat Jun 25 19:34:35 2016 -0400
+++ b/raxml.py	Mon Nov 14 13:11:14 2016 -0500
@@ -366,5 +366,6 @@
     infof.write(options.__repr__())
     infof.write('\nOM: CLI options DEBUG END\n')
 
+
 if __name__ == "__main__":
     __main__()