Mercurial > repos > devteam > compute_motifs_frequency
comparison compute_motifs_frequency.xml @ 1:1f8ee7f9701b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/compute_motifs_frequency commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author | devteam |
---|---|
date | Wed, 11 Nov 2015 12:07:52 -0500 |
parents | 46325357b948 |
children |
comparison
equal
deleted
inserted
replaced
0:46325357b948 | 1:1f8ee7f9701b |
---|---|
11 | 11 |
12 <param format="tabular" name="inputFile1" type="data" label="Select motifs file"/> | 12 <param format="tabular" name="inputFile1" type="data" label="Select motifs file"/> |
13 | 13 |
14 <param format="tabular" name="inputFile2" type="data" label="Select indel flanking regions file from your history"/> | 14 <param format="tabular" name="inputFile2" type="data" label="Select indel flanking regions file from your history"/> |
15 | 15 |
16 <param type="integer" name="inputNumber3" size="5" value="0" label="What is the size of each window?" help="'0' = all the upstream flanking sequence will be one window only, and the same for the downstream flanking sequence."/> | 16 <param type="integer" name="inputNumber3" value="0" label="What is the size of each window?" help="'0' = all the upstream flanking sequence will be one window only, and the same for the downstream flanking sequence."/> |
17 | 17 |
18 </inputs> | 18 </inputs> |
19 | 19 |
20 | 20 |
21 <outputs> | 21 <outputs> |