Mercurial > repos > hepcat72 > lumpyexpress
changeset 3:d637435b1227 draft
planemo upload for repository https://github.com/hepcat72/robs_galaxy_tools/tree/master/tools/lumpyexpress commit a82cefcab2be9f47447d3e49b6ec71a22a12f989
author | hepcat72 |
---|---|
date | Thu, 25 Oct 2018 14:12:43 -0400 |
parents | bfd745cf84c2 |
children | ea7edefc72c3 |
files | lumpyexpress.xml |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lumpyexpress.xml Thu Oct 25 13:53:31 2018 -0400 +++ b/lumpyexpress.xml Thu Oct 25 14:12:43 2018 -0400 @@ -12,7 +12,9 @@ <requirement type="package" version="4.2.1">gawk</requirement> </requirements> - <version_command>lumpy 2>&1 >/dev/null | grep Program | cut -d ' ' -f 4 | cut -d ')' -f 1</version_command> + <version_command><![CDATA[ + lumpy 2>&1 >/dev/null | grep Program | cut -d ' ' -f 4 | cut -d ')' -f 1 + ]]></version_command> <command detect_errors="aggressive"> <![CDATA[