view macros.xml @ 50:20687c85887e draft

Uploaded
author greg
date Mon, 06 Mar 2017 09:17:58 -0500
parents 381efb7b880f
children 4c5540844bb3
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>