# HG changeset patch
# User rnateam
# Date 1469777238 14400
# Node ID b3462a72ff76833f35d0324430470228f04c17ea
# Parent a609d6dc8047fe528f3fc6245cf680fe5cfcb830
planemo upload for repository https://github.com/bgruening/galaxytools/tree/rna_commander/tools/rna_tools/rna_commender commit 7ef62aa3d86abd4b911e35447646712a4628e7fe
diff -r a609d6dc8047 -r b3462a72ff76 main.py
--- a/main.py Thu Jul 28 05:55:25 2016 -0400
+++ b/main.py Fri Jul 29 03:27:18 2016 -0400
@@ -44,5 +44,7 @@
P.predict()
else:
sys.stdout.write("""
- The queried protein has no domain similarity with the proteins in the training dataset. It cannot be predicted.
+ ########################################
+ WARNING: The queried protein has no domain similarity with the proteins in the training dataset. It cannot be predicted.
+ ########################################
""")
diff -r a609d6dc8047 -r b3462a72ff76 rnacommender.xml
--- a/rnacommender.xml Thu Jul 28 05:55:25 2016 -0400
+++ b/rnacommender.xml Fri Jul 29 03:27:18 2016 -0400
@@ -9,7 +9,13 @@
theano
requests
-
+
+
+
+
+
+
+
hide.txt &&
THEANO_FLAGS=base_compiledir=./tmp python $__tool_directory__/main.py "$infile"