Mercurial > repos > eduardo > predsi
changeset 3:640b18ca4e64 draft
planemo upload
| author | eduardo |
|---|---|
| date | Fri, 30 Sep 2016 10:44:40 -0400 |
| parents | 0bbdcdd339ec |
| children | dda118a96cb0 |
| files | PredSi.xml |
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/PredSi.xml Thu Sep 29 12:23:58 2016 -0400 +++ b/PredSi.xml Fri Sep 30 10:44:40 2016 -0400 @@ -5,6 +5,8 @@ <exit_code range="1:" /> </stdio> <command><![CDATA[ + _JAVA_OPTIONS=\${_JAVA_OPTIONS:-'-Xmx2048m -Xms256m'} && + export _JAVA_OPTIONS && java -jar $__tool_directory__/JSPP.jar $__tool_directory__/tool-data/eukarya.smx $input1 $output1 ]]></command> <inputs>
