comparison sample_generator.xml @ 41:7f8fa89929e0 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
author bgruening
date Wed, 09 Aug 2023 12:59:28 +0000
parents 1e99cfb71f40
children
comparison
equal deleted inserted replaced
40:eb41d87cb1de 41:7f8fa89929e0
1 <tool id="sklearn_sample_generator" name="Generate" version="@VERSION@" profile="20.05"> 1 <tool id="sklearn_sample_generator" name="Generate" version="@VERSION@" profile="@PROFILE@">
2 <description>random samples with controlled size and complexity</description> 2 <description>random samples with controlled size and complexity</description>
3 <macros> 3 <macros>
4 <import>main_macros.xml</import> 4 <import>main_macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="python_requirements" /> 6 <expand macro="python_requirements" />