Mercurial > repos > jpayne > bioproject_to_srr_2
changeset 14:18e1cb6018fd
planemo upload for repository https://toolrepo.galaxytrakr.org/view/jpayne/bioproject_to_srr_2/556cac4fb538
author | jpayne |
---|---|
date | Mon, 20 May 2024 02:25:23 -0400 |
parents | f550715358f1 |
children | 0a3943480712 |
files | bio2srr.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/bio2srr.xml Mon May 20 00:56:52 2024 -0400 +++ b/bio2srr.xml Mon May 20 02:25:23 2024 -0400 @@ -4,8 +4,7 @@ <requirement type="package" version="3.12">python</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ - env & - python $__tool_directory__/bio2srr.py "$input1" + env ; python $__tool_directory__/bio2srr.py "$input1" ]]></command> <inputs> <param type="text" name="input1" label="BioProject" />