comparison main.py @ 5:b3462a72ff76 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:18 -0400
parents a609d6dc8047
children
comparison
equal deleted inserted replaced
4:a609d6dc8047 5:b3462a72ff76
42 serendipity_dic=model + '_', 42 serendipity_dic=model + '_',
43 output="output.txt") 43 output="output.txt")
44 P.predict() 44 P.predict()
45 else: 45 else:
46 sys.stdout.write(""" 46 sys.stdout.write("""
47 The queried protein has no domain similarity with the proteins in the training dataset. It cannot be predicted. 47 ########################################
48 WARNING: The queried protein has no domain similarity with the proteins in the training dataset. It cannot be predicted.
49 ########################################
48 """) 50 """)