Mercurial > repos > fgiacomoni > hmdb_ms_search
diff wsdl_hmdb.pl @ 4:6091a80df951 draft
planemo upload commit e2dfb6f7afeeb7767ef83e9e2c3a2d3e6a94ae98
author | fgiacomoni |
---|---|
date | Fri, 19 Jan 2018 09:38:17 -0500 |
parents | 6d0a0f8f672a |
children | 97788e4bf3fc |
line wrap: on
line diff
--- a/wsdl_hmdb.pl Mon Feb 20 09:55:54 2017 -0500 +++ b/wsdl_hmdb.pl Fri Jan 19 09:38:17 2018 -0500 @@ -214,12 +214,12 @@ help of wsdl_hmdb # wsdl_hmdb is a script to query HMDB website using mz and return a list of candidates sent by HMDB based on the ms search tool. -# Input : formula or list of formula +# Input : accurate mz or list of accurate masses # Author : Franck Giacomoni and Marion Landi -# Email : fgiacomoni\@clermont.inra.fr -# Version : 1.4 +# Email : fgiacomoni\@inra.fr +# Version : 1.5 # Created : 08/07/2012 -# Updated : 21/01/2016 +# Updated : 19/01/2018 USAGE : wsdl_hmdb.pl -mass [one mass or a string list of exact masses] -delta [mz delta] -mode [molecular species: positive|negative|neutral] -output [output tabular file] -view [output html file] @@ -268,7 +268,7 @@ =head1 AUTHOR -Franck Giacomoni E<lt>franck.giacomoni@clermont.inra.frE<gt> +Franck Giacomoni E<lt>franck.giacomoni@inra.frE<gt> =head1 LICENSE @@ -284,4 +284,6 @@ version 1.4 : 21 / 01 / 2016 - a clean version for community +version 1.5 : 19 / 01 / 2018 - modifiy parser to match HMDB V4.0 formats + =cut \ No newline at end of file