Mercurial > repos > bornea > saint_bubblebeam
changeset 5:9929e63b0505 draft
Uploaded
author | bornea |
---|---|
date | Thu, 19 Nov 2015 10:34:32 -0500 |
parents | 8eb1dd926f6e |
children | a5f4ec159731 |
files | Bubblebeam_For_SAINT_wrapper.xml |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Bubblebeam_For_SAINT_wrapper.xml Thu Nov 19 10:26:48 2015 -0500 +++ b/Bubblebeam_For_SAINT_wrapper.xml Thu Nov 19 10:34:32 2015 -0500 @@ -1,6 +1,6 @@ <tool id="Bubblebeam_For_SAINT" name="Bubblebeam For SAINT"> <description></description> - <command interpreter="python">Bubblebeam_For_SAINT_wrapper.py $list_file $prey_file $crapome $color $label $cutoff $type $outfile $NSAF_zoom $SAINT_zoom $SAINT $NSAF \$INSTALL_RUN_PATH/</command> + <command interpreter="python">Bubblebeam_For_SAINT_wrapper.py $list_file $prey_file $crapome $color $label $cutoff $type $inc_file $ exc_file $outfile $NSAF_zoom $SAINT_zoom $SAINT $NSAF \$INSTALL_RUN_PATH/</command> <requirements> <requirement type="set_environment">INSTALL_RUN_PATH</requirement> </requirements> @@ -19,6 +19,8 @@ </param> <param type="boolean" name="label" checked="true" label="Use Labels"/> <param type="float" name="cutoff" label="SAINT Score Cutoff" help="Select a value between 0 and 1 written like 0.8." value="0.8"/> + <param format="txt" name="inc_file" type="data" label=+"List of Uniprot IDs to Include" optional="true"?> + <param format="txt" name="exc_file" type="data" label=+"List of Uniprot IDs to Include" optional="true"?> </inputs> <outputs> <data format="txt" name="outfile" label="Outfile"/>