Mercurial > repos > rnateam > rnacommender
diff main.py @ 1:79c9b4b34b63 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/rna_commander/tools/rna_tools/rna_commender commit 7ef62aa3d86abd4b911e35447646712a4628e7fe
author | rnateam |
---|---|
date | Fri, 29 Jul 2016 03:27:44 -0400 |
parents | d04fa5201f51 |
children |
line wrap: on
line diff
--- a/main.py Thu Jul 28 05:56:54 2016 -0400 +++ b/main.py Fri Jul 29 03:27:44 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. + ######################################## """)