Mercurial > repos > iuc > stacks_stats
comparison stacks_stats.xml @ 3:7c23b1406c41 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 5f2ec13ecca435abaac2b99ba21f1d6497ec7139"
| author | iuc |
|---|---|
| date | Tue, 22 Mar 2022 23:05:03 +0000 |
| parents | 072a0329a18e |
| children | 2932dbe56135 |
comparison
equal
deleted
inserted
replaced
| 2:652a6ae87b53 | 3:7c23b1406c41 |
|---|---|
| 1 <tool id="stacks_stats" name="Stacks: statistics" version="@WRAPPER_VERSION@.0"> | 1 <tool id="stacks_stats" name="Stacks: statistics" version="@WRAPPER_VERSION@.0"> |
| 2 <description>on stacks found for multiple samples</description> | 2 <description>on stacks found for multiple samples</description> |
| 3 <expand macro="bio_tools"/> | |
| 3 <macros> | 4 <macros> |
| 4 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 5 </macros> | 6 </macros> |
| 6 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
| 7 <expand macro="stdio"/> | 8 <expand macro="stdio"/> |
| 71 | 72 |
| 72 **What it does** | 73 **What it does** |
| 73 | 74 |
| 74 When given the output of ustacks or pstacks, this will generate a report containing various statistics about the detected stacks in a set of samples. | 75 When given the output of ustacks or pstacks, this will generate a report containing various statistics about the detected stacks in a set of samples. |
| 75 | 76 |
| 76 -------- | |
| 77 | |
| 78 @STACKS_INFOS@ | 77 @STACKS_INFOS@ |
| 79 ]]> | 78 ]]> |
| 80 </help> | 79 </help> |
| 81 <expand macro="citation" /> | 80 <expand macro="citation" /> |
| 82 </tool> | 81 </tool> |
