# HG changeset patch
# User eduardo
# Date 1487617375 18000
# Node ID 89eab5bd597eeaf09dee002e17a80875a1857f78
# Parent 9fa889764fa519b4e5d4a89ad1faac953fcf224c
planemo upload
diff -r 9fa889764fa5 -r 89eab5bd597e meme_chip_wrapper.xml
--- a/meme_chip_wrapper.xml Mon Feb 20 13:41:31 2017 -0500
+++ b/meme_chip_wrapper.xml Mon Feb 20 14:02:55 2017 -0500
@@ -5,7 +5,7 @@
echo "MEME version r4.10.0"
- meme-chip $input_file -o ${memechip_out.files_path}
+ meme-chip $input_file -o ${html_outfile.files_path}
-db $__tool_directory__/JASPAR_CORE_2016.meme
#if str( $options_type.options_type_selector ) == 'advanced':
#if str( $options_type.bg_type.bg_type_selector) == 'bg_user':
@@ -77,11 +77,11 @@
#end if
2>&1 || echo "Error running MEME."
-
-
- && cd ${memechip_out.files_path}
+ && mv ${html_outfile.files_path}/index.html ${html_outfile}
+ && zip -r result $html_outfile.files_path
+
@@ -158,9 +158,9 @@
-
+
-
+