Mercurial > repos > iuc > minimap2
comparison minimap2.xml @ 13:ba69511b9e66 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:33:44 -0400 |
| parents | 440100db1333 |
| children | 4f88b74199bf |
comparison
equal
deleted
inserted
replaced
| 12:440100db1333 | 13:ba69511b9e66 |
|---|---|
| 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> |
