comparison RTEvaluation.xml @ 1:ec558a3747d6 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 9a14ed1f2d3c9abdfb080251b3419dd9e0c52a14
author galaxyp
date Wed, 09 Aug 2017 09:05:02 -0400
parents d5b15b21844b
children b4a3c247bc49
comparison
equal deleted inserted replaced
0:d5b15b21844b 1:ec558a3747d6
1 <?xml version='1.0' encoding='UTF-8'?> 1 <?xml version='1.0' encoding='UTF-8'?>
2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.--> 2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.-->
3 <!--Proposed Tool Section: [Utilities]--> 3 <!--Proposed Tool Section: [Utilities]-->
4 <tool id="RTEvaluation" name="RTEvaluation" version="2.1.0"> 4 <tool id="RTEvaluation" name="RTEvaluation" version="2.2.0">
5 <description>Application that evaluates TPs (true positives), TNs, FPs, and FNs for an idXML file with predicted RTs.</description> 5 <description>Application that evaluates TPs (true positives), TNs, FPs, and FNs for an idXML file with predicted RTs.</description>
6 <macros> 6 <macros>
7 <token name="@EXECUTABLE@">RTEvaluation</token> 7 <token name="@EXECUTABLE@">RTEvaluation</token>
8 <import>macros.xml</import> 8 <import>macros.xml</import>
9 </macros> 9 </macros>