comparison compute_motif_frequencies_for_all_motifs.xml @ 1:5319efa51514 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/compute_motif_frequencies_for_all_motifs commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:07:34 -0500
parents acc3dc5d26e3
children
comparison
equal deleted inserted replaced
0:acc3dc5d26e3 1:5319efa51514
6 </command> 6 </command>
7 7
8 <inputs> 8 <inputs>
9 <param format="tabular" name="inputFile1" type="data" label="Select the motifs file"/> 9 <param format="tabular" name="inputFile1" type="data" label="Select the motifs file"/>
10 <param format="tabular" name="inputFile2" type="data" label="Select the indel flanking sequences windows file"/> 10 <param format="tabular" name="inputFile2" type="data" label="Select the indel flanking sequences windows file"/>
11 <param type="integer" name="inputWindowSize3" size="6" value="0" label="What is the number of 10bp windows in which the motif frequencies will be computed?" help="'0' = one window only"/> 11 <param type="integer" name="inputWindowSize3" value="0" label="What is the number of 10bp windows in which the motif frequencies will be computed?" help="'0' = one window only"/>
12 </inputs> 12 </inputs>
13 13
14 <outputs> 14 <outputs>
15 <data format="tabular" name="outputFile1"/> 15 <data format="tabular" name="outputFile1"/>
16 </outputs> 16 </outputs>