# HG changeset patch # User iuc # Date 1522864841 14400 # Node ID 4d2ba28f8c8cb0a2a27b204cc49ddb3d04772602 # Parent e779d71f871a331c8811d2cae2476518ea1e5c10 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit a1a31824fc24d5e652c263b998b7f2363cbd7610 diff -r e779d71f871a -r 4d2ba28f8c8c hmmsearch.xml --- a/hmmsearch.xml Mon Nov 14 15:11:29 2016 -0500 +++ b/hmmsearch.xml Wed Apr 04 14:00:41 2018 -0400 @@ -35,13 +35,13 @@ - 'tblout' in str(oformat) + oformat and 'tblout' in oformat - 'domtblout' in str(oformat) + oformat and 'domtblout' in oformat - 'pfamtblout' in str(oformat) + oformat and 'pfamtblout' in oformat diff -r e779d71f871a -r 4d2ba28f8c8c tool_dependencies.xml --- a/tool_dependencies.xml Mon Nov 14 15:11:29 2016 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - -