comparison select_compound.xml @ 2:1de0e9f0367d draft default tip

planemo upload commit 358f290273f4506dd0e441f4ace6ddf5d113237d
author anmoljh
date Thu, 07 Jun 2018 07:39:40 -0400
parents 843adfe71ce2
children
comparison
equal deleted inserted replaced
1:843adfe71ce2 2:1de0e9f0367d
22 <param name="GT" type="float" value="0.5" label="Score greater than and equal to" help ="define value above which compound selected default is 0.5" /> 22 <param name="GT" type="float" value="0.5" label="Score greater than and equal to" help ="define value above which compound selected default is 0.5" />
23 <param name="LT" type="float" value="1.0" label="Score less than and equal to" help ="define value below which compound selected default is 1" /> 23 <param name="LT" type="float" value="1.0" label="Score less than and equal to" help ="define value below which compound selected default is 1" />
24 </inputs> 24 </inputs>
25 25
26 <outputs> 26 <outputs>
27 <data name="SelectedCompound" format="txt" label="Refind-${predictionfile.name}" /> 27 <data name="SelectedCompound" format="txt" label="Refined-${predictionfile.name}" />
28 </outputs> 28 </outputs>
29 <tests> 29 <tests>
30 <test> 30 <test>
31 <param name="predictionfile" value="prediction_set_result.txt" /> 31 <param name="predictionfile" value="prediction_set_result.txt" />
32 <param name="type" value="Active" /> 32 <param name="type" value="Active" />