Previous changeset 2:a3744fb3605c (2016-11-25) Next changeset 4:6091a80df951 (2018-01-19) |
Commit message:
planemo upload commit 08ff14d8ba34cbd43461ff041d4a3b8df5bbdba7 |
modified:
README.md wsdl_hmdb.xml |
b |
diff -r a3744fb3605c -r 505956db90c5 README.md --- 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 ===================================================== -[](http://bioconda.github.io) [](https://travis-ci.org/workflow4metabolomics/tool-bank-golm-lib_search) +[](http://bioconda.github.io) [](https://travis-ci.org/workflow4metabolomics/tool-bank-hmdb) Our project ----------- @@ -42,7 +42,7 @@ Travis ------ -[](https://travis-ci.org/workflow4metabolomics/tool-bank-golm-lib_search) +[](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! |
b |
diff -r a3744fb3605c -r 505956db90c5 wsdl_hmdb.xml --- 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 |