Mercurial > repos > iuc > multigps
view macros.xml @ 2:91127c200437 draft
Uploaded
| author | iuc |
|---|---|
| date | Mon, 03 Apr 2017 11:21:10 -0400 |
| parents | 60961854966f |
| children | d78ff3764fe5 |
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?> <macros> <xml name="motif_finding_params"> <param name="memenmotifs" type="integer" min="0" value="3" label="Number of motifs MEME should find for each condition" /> <param name="mememinw" type="integer" min="0" value="6" label="Minimum motif width for MEME" /> <param name="mememaxw" type="integer" min="0" value="16" label="Maximum motif width for MEME" /> </xml> </macros>
