comparison minimap2.xml @ 6:3f4d6399997b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 0eca6ecb53be7fb0050b6671d0efe03d79247229
author iuc
date Mon, 06 May 2019 09:34:30 -0400
parents 17e61517c166
children b3eab4b67562
comparison
equal deleted inserted replaced
5:17e61517c166 6:3f4d6399997b
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="minimap2" name="Map with minimap2" version="@TOOL_VERSION@" profile="17.01"> 2 <tool id="minimap2" name="Map with minimap2" version="@TOOL_VERSION@" profile="17.01">
3 <description>A fast pairwise aligner for genomic and spliced nucleotide sequences</description> 3 <description>A fast pairwise aligner for genomic and spliced nucleotide sequences</description>
4 <macros> 4 <macros>
5 <token name="@TOOL_VERSION@">2.12</token> 5 <token name="@TOOL_VERSION@">2.17</token>
6 </macros> 6 </macros>
7 <requirements> 7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">minimap2</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">minimap2</requirement>
9 <requirement type="package" version="1.9">samtools</requirement> 9 <requirement type="package" version="1.9">samtools</requirement>
10 </requirements> 10 </requirements>