Repository 'hmdb_ms_search'
hg clone https://toolshed.g2.bx.psu.edu/repos/fgiacomoni/hmdb_ms_search

Changeset 16:8b2fbd449ffd (2019-01-16)
Previous changeset 15:beb9619263b0 (2019-01-16) Next changeset 17:49f87ddb2c78 (2019-01-23)
Commit message:
Master branch Updating - - Fxx
modified:
wsdl_hmdb.pl
b
diff -r beb9619263b0 -r 8b2fbd449ffd wsdl_hmdb.pl
--- a/wsdl_hmdb.pl Wed Jan 16 10:18:18 2019 -0500
+++ b/wsdl_hmdb.pl Wed Jan 16 10:56:59 2019 -0500
b
@@ -145,7 +145,7 @@
  ($hmdb_pages, $status) = $oHmdb->get_matches_from_hmdb_ua($hmdb_masses, $delta, $molecular_species) ;
  print "...HMDB reply results with status: $status\n" if ($VERBOSE>1) ;
 
- print Dumper $hmdb_pages ;
+# print Dumper $hmdb_pages ;
 
  sleep(1) ;