comparison PTPredict.xml @ 3:016f7ea04563 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit daf6dfc513ede9b890125d9fff2c2657d834eea9
author galaxyp
date Fri, 14 Jul 2017 19:08:10 -0400
parents ca5373be783c
children ede19e2761ff
comparison
equal deleted inserted replaced
2:8f4c6c74726b 3:016f7ea04563
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: [Peptide property prediction]--> 3 <!--Proposed Tool Section: [Peptide property prediction]-->
4 <tool id="PTPredict" name="PTPredict" version="2.1.0"> 4 <tool id="PTPredict" name="PTPredict" version="2.2.0">
5 <description>predicts the likelihood of peptides to be proteotypic via svm_model which is trained by PTModel</description> 5 <description>predicts the likelihood of peptides to be proteotypic via svm_model which is trained by PTModel</description>
6 <macros> 6 <macros>
7 <token name="@EXECUTABLE@">PTPredict</token> 7 <token name="@EXECUTABLE@">PTPredict</token>
8 <import>macros.xml</import> 8 <import>macros.xml</import>
9 </macros> 9 </macros>