Mercurial > repos > rnateam > graphprot_predict_profile
diff graphprot_train_predict.xml @ 5:ddcf35a868b8 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/rna_tools/graphprot commit ad60258f5759eaa205fec4af6143c728ea131419
author | bgruening |
---|---|
date | Wed, 05 Jun 2024 16:40:51 +0000 |
parents | 7bbb7bf6304f |
children | 33b590aa07c1 |
line wrap: on
line diff
--- a/graphprot_train_predict.xml Thu Jan 28 15:06:14 2021 +0000 +++ b/graphprot_train_predict.xml Wed Jun 05 16:40:51 2024 +0000 @@ -20,6 +20,7 @@ $action_type.training_options.disable_cv $action_type.training_options.disable_motifs --min-train $action_type.training_options.min_train + --gp-output #elif $action_type.action_type_selector == 'predict': python '$__tool_directory__/graphprot_predict_wrapper.py' @@ -35,6 +36,7 @@ --ap-extlr $action_type.prediction_options.ap_extlr $action_type.prediction_options.conf_out $action_type.prediction_options.ws_pred_out + --gp-output #end if