Mercurial > repos > iuc > trinity
comparison trinity.xml @ 31:62469b060f7e 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:05:41 +0000 |
| parents | 324340158c41 |
| children | cfd83bfe5fa9 |
comparison
equal
deleted
inserted
replaced
| 30:324340158c41 | 31:62469b060f7e |
|---|---|
| 1 <tool id="trinity" name="Trinity" version="@WRAPPER_VERSION@+galaxy2"> | 1 <tool id="trinity" name="Trinity" version="@WRAPPER_VERSION@+galaxy2"> |
| 2 <description>de novo assembly of RNA-Seq data</description> | 2 <description>de novo assembly of RNA-Seq data</description> |
| 3 <expand macro="bio_tools"/> | |
| 4 <macros> | 3 <macros> |
| 5 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 6 </macros> | 5 </macros> |
| 6 <expand macro="bio_tools"/> | |
| 7 <expand macro="requirements"> | 7 <expand macro="requirements"> |
| 8 <requirement type="package" version="8.32">coreutils</requirement> | 8 <requirement type="package" version="8.32">coreutils</requirement> |
| 9 <requirement type="package" version="3.2.3">rsync</requirement> | 9 <requirement type="package" version="3.2.3">rsync</requirement> |
| 10 </expand> | 10 </expand> |
| 11 <command detect_errors="aggressive"><