view macros.xml @ 1:944dcc240ab2 draft

Uploaded
author iuc
date Tue, 28 Mar 2017 12:24:07 -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>