Mercurial > repos > iuc > data_manager_kallisto_index_builder
changeset 3:15c2fc266540 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_kallisto_index_builder commit a54e50916ebdb0858b049cdc549a43df801e1a71
author | iuc |
---|---|
date | Tue, 21 May 2024 07:36:22 +0000 |
parents | 4c7ebbad42cf |
children | |
files | data_manager/kallisto_index_builder.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/data_manager/kallisto_index_builder.xml Sun Apr 16 08:30:29 2023 +0000 +++ b/data_manager/kallisto_index_builder.xml Tue May 21 07:36:22 2024 +0000 @@ -1,7 +1,8 @@ -<tool id="kallisto_index_builder_data_manager" name="Kallisto" tool_type="manage_data" version="0.43.1"> +<tool id="kallisto_index_builder_data_manager" name="Kallisto" tool_type="manage_data" version="0.43.2" profile="23.0"> <description>index builder</description> <requirements> <requirement type="package" version="0.43.1">kallisto</requirement> + <requirement type="package" version="3.8.3">python</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ python '$__tool_directory__/kallisto_index_builder.py' --output '${out_file}'