view macros.xml @ 0:4aa531981208 draft

Uploaded
author iuc
date Mon, 13 Mar 2017 13:25:01 -0400
parents
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>