Mercurial > repos > iuc > nanopolishcomp_eventaligncollapse
changeset 1:ad011fc670d6 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
| author | iuc |
|---|---|
| date | Tue, 12 May 2020 17:08:45 -0400 |
| parents | 6847a625db4d |
| children | 74d7b06c2b92 |
| files | eventaligncollapse.xml macros.xml test-data/sample.tsv test-data/sample_event.tsv test-data/sample_meth.tsv |
| diffstat | 5 files changed, 4029 insertions(+), 284 deletions(-) [+] |
line wrap: on
line diff
--- a/eventaligncollapse.xml Thu Apr 30 05:56:29 2020 -0400 +++ b/eventaligncollapse.xml Tue May 12 17:08:45 2020 -0400 @@ -1,12 +1,11 @@ <?xml version="1.0"?> -<tool id="nanopolishcomp_eventaligncollapse" name="Eventalign Collapse" version="@TOOL_VERSION@+@WRAPPER_VERSION@"> +<tool id="nanopolishcomp_eventaligncollapse" name="NanopolishComp: EventalignCollapse" version="@TOOL_VERSION@+@WRAPPER_VERSION@"> <description>by kmers rather than by event</description> <macros> <import>macros.xml</import> </macros> <expand macro="requirements"/> - <stdio></stdio> - <version_command>NanopolishComp --version</version_command> + <expand macro="version_command"/> <command detect_errors="exit_code"><