view macros.xml @ 1:7e0a12282c7f draft

Uploaded
author iuc
date Tue, 28 Mar 2017 12:24:56 -0400
parents 4aa531981208
children 028fafca04fa
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>