changeset 3:505956db90c5 draft

planemo upload commit 08ff14d8ba34cbd43461ff041d4a3b8df5bbdba7
author fgiacomoni
date Mon, 20 Feb 2017 09:55:54 -0500
parents a3744fb3605c
children 6091a80df951
files README.md wsdl_hmdb.xml
diffstat 2 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Fri Nov 25 05:05:54 2016 -0500
+++ b/README.md	Mon Feb 20 09:55:54 2017 -0500
@@ -1,7 +1,7 @@
 HMDB MS search - search by masses on HMDB online bank
 =====================================================
 
-[![bioconda-badge](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat-square)](http://bioconda.github.io) [![Build Status](https://travis-ci.org/workflow4metabolomics/tool-bank-golm-lib_search.svg?branch=master)](https://travis-ci.org/workflow4metabolomics/tool-bank-golm-lib_search)
+[![bioconda-badge](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat-square)](http://bioconda.github.io) [![Build Status](https://travis-ci.org/workflow4metabolomics/tool-bank-hmdb.svg?branch=master)](https://travis-ci.org/workflow4metabolomics/tool-bank-hmdb)
 
 Our project
 -----------
@@ -42,7 +42,7 @@
 
 Travis
 ------
-[![Build Status](https://travis-ci.org/workflow4metabolomics/tool-bank-golm-lib_search.svg?branch=master)](https://travis-ci.org/workflow4metabolomics/tool-bank-golm-lib_search)
+[![Build Status](https://travis-ci.org/workflow4metabolomics/tool-bank-hmdb.svg?branch=master)](https://travis-ci.org/workflow4metabolomics/tool-bank-hmdb)
 
 Test and Deploy with Confidence. Easily sync your GitHub projects with Travis CI and you'll be testing your code in minutes!
 
--- a/wsdl_hmdb.xml	Fri Nov 25 05:05:54 2016 -0500
+++ b/wsdl_hmdb.xml	Mon Feb 20 09:55:54 2017 -0500
@@ -4,7 +4,6 @@
   </description>
   
   <requirements>
-  <!-- Waiting for conda improvement in Galaxy
       <requirement type="package" version="1.19">perl-soap-lite</requirement>
       <requirement type="package" version="6.15">perl-lwp-simple</requirement>
 	  <requirement type="package" version="6.15">perl-libwww-perl</requirement>
@@ -12,7 +11,6 @@
       <requirement type="package" version="1.71">perl-uri</requirement>
       <requirement type="package" version="1.33">perl-text-csv</requirement>
       <requirement type="package" version="3.49">perl-xml-twig</requirement>
-  -->
   </requirements>
   
   <stdio>
@@ -276,4 +274,8 @@
 	
 
 	]]></help>
+	<!-- [RECOMMANDED] All citations associated to this tool (main citation given above and other references). Can be extracted from the history panel -->
+  <citations>
+    <citation type="doi">10.1093/nar/gks1065</citation>
+  </citations>
 </tool>
\ No newline at end of file