Mercurial > repos > iuc > describe_samples
comparison describe_samples.xml @ 16:b2f54a291114 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit c468d2b9613f88cc5f96f77ab1e0592d3c9ce707"
| author | iuc |
|---|---|
| date | Sat, 27 Nov 2021 10:00:53 +0000 |
| parents | 1eeeb701d0c7 |
| children | adb996f86b18 |
comparison
equal
deleted
inserted
replaced
| 15:1eeeb701d0c7 | 16:b2f54a291114 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="describe_samples" name="Describe samples" version="@WRAPPER_VERSION@"> | 2 <tool id="describe_samples" name="Describe samples" version="@WRAPPER_VERSION@"> |
| 3 <description>and replicates</description> | 3 <description>and replicates</description> |
| 4 <expand macro="bio_tools"/> | |
| 5 <macros> | 4 <macros> |
| 6 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 7 </macros> | 6 </macros> |
| 7 <expand macro="bio_tools"/> | |
| 8 <command detect_errors="aggressive"><![CDATA[ | 8 <command detect_errors="aggressive"><![CDATA[ |
| 9 cp $sample_list $output | 9 cp $sample_list $output |
| 10 ]]></command> | 10 ]]></command> |
| 11 <configfiles> | 11 <configfiles> |
| 12 <configfile name="sample_list"><