comparison sample_generator.xml @ 44:b712ceadb660 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
author bgruening
date Wed, 09 Aug 2023 11:34:39 +0000
parents 377ddf617ced
children
comparison
equal deleted inserted replaced
43:4592951e1bd3 44:b712ceadb660
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" />