comparison novoplasty.xml @ 1:7c2f5268d01c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/novoplasty commit 63af6704fc9fe5bcb47170228c63293200b02b10"
author iuc
date Fri, 09 Oct 2020 17:45:30 +0000
parents 9c1ee25aa943
children 64a1c751d99b
comparison
equal deleted inserted replaced
0:9c1ee25aa943 1:7c2f5268d01c
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="novoplasty" name="NOVOplasty" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="18.01"> 2 <tool id="novoplasty" name="NOVOplasty" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="18.01">
3 <description>de novo assembler for short circular genomes</description> 3 <description>de novo assembler for short circular genomes</description>
4 <macros> 4 <macros>
5 <token name="@TOOL_VERSION@">4.0</token> 5 <token name="@TOOL_VERSION@">4.2</token>
6 <token name="@VERSION_SUFFIX@">0</token> 6 <token name="@VERSION_SUFFIX@">0</token>
7 <xml name="content" token_min="" token_max=""> 7 <xml name="content" token_min="" token_max="">
8 <param name="genome_range_min" type="text" value="@MIN@" label="Set lower limit for the expected genome size range" help="(Genome Range)"/> 8 <param name="genome_range_min" type="text" value="@MIN@" label="Set lower limit for the expected genome size range" help="(Genome Range)"/>
9 <param name="genome_range_max" type="text" value="@MAX@" label="Set upper limit for the expected genome size range" help="(Genome Range)"/> 9 <param name="genome_range_max" type="text" value="@MAX@" label="Set upper limit for the expected genome size range" help="(Genome Range)"/>
10 </xml> 10 </xml>
676 676
677 .. class:: infomark 677 .. class:: infomark
678 678
679 **References** 679 **References**
680 680
681 More information are available on `github <https://github.com/ndierckx/NOVOPlasty/>`_. 681 More information are available on `GitHub <https://github.com/ndierckx/NOVOPlasty/>`_.
682 ]]></help> 682 ]]></help>
683 <citations> 683 <citations>
684 <citation type="doi">10.1093/nar/gkw955</citation> 684 <citation type="doi">10.1093/nar/gkw955</citation>
685 <citation type="doi">10.1093/nargab/lqz011</citation> 685 <citation type="doi">10.1093/nargab/lqz011</citation>
686 </citations> 686 </citations>