comparison mirdeep2.xml @ 5:6a17e1229b9f draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mirdeep2/mirdeep2 commit 28870f676ce15ac711da6869c0c2f09f11d630e3"
author rnateam
date Thu, 13 Aug 2020 04:27:44 -0400
parents d338dbd76ea0
children
comparison
equal deleted inserted replaced
4:d338dbd76ea0 5:6a17e1229b9f
1 <tool id="rbc_mirdeep2" name="MiRDeep2" version="2.0.0.8.1"> 1 <tool id="rbc_mirdeep2" name="MiRDeep2" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
2 <macros>
3 <token name="@TOOL_VERSION@">2.0.1.2</token>
4 <token name="@GALAXY_VERSION@">0</token>
5 </macros>
2 <description>identification of novel and known miRNAs</description> 6 <description>identification of novel and known miRNAs</description>
3 <requirements> 7 <requirements>
4 <requirement type="package" version="2.0.0.8">mirdeep2</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">mirdeep2</requirement>
5 </requirements> 9 </requirements>
6 <command detect_errors="aggressive"> 10 <command detect_errors="aggressive">
7 <![CDATA[ 11 <![CDATA[
8 miRDeep2.pl 12 miRDeep2.pl
9 13