comparison bamCoverage.xml @ 6:115aa2cbf152 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 43d23f495200449aec91a41fd537603014aa93ba-dirty
author bgruening
date Sun, 24 Apr 2016 16:28:16 -0400
parents 10e697ec9bfb
children 028fcce954f1
comparison
equal deleted inserted replaced
5:5c5c6aff3732 6:115aa2cbf152
128 </change_format> 128 </change_format>
129 </data> 129 </data>
130 </outputs> 130 </outputs>
131 <tests> 131 <tests>
132 <test> 132 <test>
133 <param name="bamInput" value="bowtie2-test1.bam" ftype="bam" /> 133 <param name="bamInput" value="bowtie2 test1.bam" ftype="bam" />
134 <param name="outFileFormat" value="bigwig" /> 134 <param name="outFileFormat" value="bigwig" />
135 <param name="showAdvancedOpt" value="no" /> 135 <param name="showAdvancedOpt" value="no" />
136 <param name="binSize" value="10" /> 136 <param name="binSize" value="10" />
137 <param name="type" value="no" /> 137 <param name="type" value="no" />
138 <output name="outFileName" file="bamCoverage_result1.bw" ftype="bigwig" /> 138 <output name="outFileName" file="bamCoverage_result1.bw" ftype="bigwig" />
139 </test> 139 </test>
140 <test> 140 <test>
141 <param name="bamInput" value="bowtie2-test1.bam" ftype="bam" /> 141 <param name="bamInput" value="bowtie2 test1.bam" ftype="bam" />
142 <param name="outFileFormat" value="bigwig" /> 142 <param name="outFileFormat" value="bigwig" />
143 <param name="showAdvancedOpt" value="no" /> 143 <param name="showAdvancedOpt" value="no" />
144 <param name="binSize" value="10" /> 144 <param name="binSize" value="10" />
145 <output name="outFileName" file="bamCoverage_result2.bw" ftype="bigwig" /> 145 <output name="outFileName" file="bamCoverage_result2.bw" ftype="bigwig" />
146 </test> 146 </test>
147 <test> 147 <test>
148 <param name="bamInput" value="bowtie2-test1.bam" ftype="bam" /> 148 <param name="bamInput" value="bowtie2 test1.bam" ftype="bam" />
149 <param name="outFileFormat" value="bedgraph" /> 149 <param name="outFileFormat" value="bedgraph" />
150 <param name="showAdvancedOpt" value="no" /> 150 <param name="showAdvancedOpt" value="no" />
151 <param name="binSize" value="10" /> 151 <param name="binSize" value="10" />
152 <output name="outFileName" file="bamCoverage_result3.bg" ftype="bedgraph" /> 152 <output name="outFileName" file="bamCoverage_result3.bg" ftype="bedgraph" />
153 </test> 153 </test>