Mercurial > repos > iuc > multigps
annotate macros.xml @ 0:60961854966f draft
Uploaded
| author | iuc |
|---|---|
| date | Mon, 13 Mar 2017 13:20:15 -0400 |
| parents | |
| children | d78ff3764fe5 |
| rev | line source |
|---|---|
| 0 | 1 <?xml version='1.0' encoding='UTF-8'?> |
| 2 <macros> | |
| 3 <xml name="motif_finding_params"> | |
| 4 <param name="memenmotifs" type="integer" min="0" value="3" label="Number of motifs MEME should find for each condition" /> | |
| 5 <param name="mememinw" type="integer" min="0" value="6" label="Minimum motif width for MEME" /> | |
| 6 <param name="mememaxw" type="integer" min="0" value="16" label="Maximum motif width for MEME" /> | |
| 7 </xml> | |
| 8 </macros> |
