changeset 11:8a91d82803a9 draft

planemo upload for repository https://github.com/kpbioteam/chipeakanno_annopeaks commit 1d355e9a8d667b026e22e5f8956f19199c5af880
author kpbioteam
date Sat, 23 Jun 2018 06:15:12 -0400
parents b1274d30071e
children 648a6754fee9
files chipeakanno_annopeaks.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/chipeakanno_annopeaks.xml	Thu Jun 21 11:50:00 2018 -0400
+++ b/chipeakanno_annopeaks.xml	Sat Jun 23 06:15:12 2018 -0400
@@ -9,7 +9,7 @@
         Rscript  ${__tool_directory__}/chipeakanno_annopeaks.R "$input1" "$input2" "$input3" "$input4" "$input5" "$output1"
     ]]></command>
     <inputs>
-        <param type="data" name="input1" format="bedgraph"/>
+        <param type="data" name="input1" format="bedgraph" label="Differentially Methylated Data"/>
         <param name="input2" type="select" label="bindingType" help="Specifying the criteria to associate peaks with annotation e.g. startSite start position of the feature strand">
                         <option value="startSite">startSite</option>
                         <option value="endSite">endSite</option>
@@ -22,7 +22,7 @@
 <param name="input5" type="text" value="1" label="Additional Column of Score" help="Position of Additional Column of the Score" />
     </inputs>
     <outputs>
-        <data name="output1" format="txt" />
+        <data name="output1" format="txt" label="Table of Annotated Peaks"/>
     </outputs>
     <tests>
         <test>