diff package_trimmomatic.sh @ 4:642a39a927c9 draft

planemo upload for repository https://github.com/SANBI-SA/galaxy-tools/tree/master/tools/trimmomatic commit b30cac62484ba664a19a02a6817752f4f2b140bf
author sanbi-uwc
date Mon, 23 Jan 2017 07:46:47 -0500
parents d8975856862e
children
line wrap: on
line diff
--- a/package_trimmomatic.sh	Mon Jan 23 06:31:29 2017 -0500
+++ b/package_trimmomatic.sh	Mon Jan 23 07:46:47 2017 -0500
@@ -11,7 +11,7 @@
 tar cvzf $TGZ \
     README.rst \
     trimmomatic.xml \
-    trimmomatic.sh \
+    trimmomatic_macros.xml \
     tool_dependencies.xml \
     test-data
 if [ -f $TGZ ] ; then