Mercurial > repos > iuc > meme_chip
changeset 1:091a9d638d78 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme_chip commit 0ba5f658424430eea10c79f92c9a8d7a1ca9eaf3
author | iuc |
---|---|
date | Thu, 15 Nov 2018 09:58:25 -0500 |
parents | 6095db402811 |
children | d5363e336890 |
files | meme_chip.xml |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/meme_chip.xml Fri Apr 20 09:03:44 2018 -0400 +++ b/meme_chip.xml Thu Nov 15 09:58:25 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="meme_chip" name="MEME-ChIP" version="4.11.2"> +<tool id="meme_chip" name="MEME-ChIP" version="@WRAPPER_VERSION@+galaxy1"> <description>- motif discovery, enrichment analysis and clustering on large nucleotide datasets</description> <macros> <import>macros.xml</import> @@ -81,8 +81,7 @@ -spamo-skip -fimo-skip #end if -&& rm '$output' -&& ln -s $primary_output '$output' +&& mv $primary_output '$output' ]]></command> <inputs> <param name="input" type="data" format="fasta" label="Primary sequences" help="Nucleotide sequences must have equal length"/>