Mercurial > repos > rhohensinner > galaxy_irods_interface
diff tug_upload.xml @ 4:84f685c067ad draft default tip
"planemo upload commit b2a00d9c24285fef0fb131d1832ecf4c337e5038-dirty"
author | rhohensinner |
---|---|
date | Wed, 04 Aug 2021 12:01:55 +0000 |
parents | d2be2eb8350f |
children |
line wrap: on
line diff
--- a/tug_upload.xml Mon Jul 19 13:11:45 2021 +0000 +++ b/tug_upload.xml Wed Aug 04 12:01:55 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="irods_upload" name="iRODS Upload" version="0.3" workflow_compatible="false"> +<tool id="irods_upload" name="iRODS Upload" version="0.4" workflow_compatible="false"> <description>Upload your files to iRODS from Galaxy</description> <requirements> <requirement type="package" version="0.8.2">python-irodsclient</requirement> @@ -34,7 +34,7 @@ #set params["irods_user"] = str($user) #set params["irods_password"] = str($password) #set $params=json.dumps($params) - main.py '$params' + irods_main.py '$params' </command> <inputs>