comparison golm_ws_lib_search.pl @ 2:11779b6402bc draft

planemo upload for repository https://github.com/workflow4metabolomics/tool-bank-golm-lib_search.git commit a2892b221abe5a68ef271266a36b66894fcf9bde
author fgiacomoni
date Wed, 22 Feb 2017 07:37:36 -0500
parents e3d43b8c987b
children
comparison
equal deleted inserted replaced
1:4dc76dcbd1e7 2:11779b6402bc
240 $EuclideanDistanceThreshold, 240 $EuclideanDistanceThreshold,
241 $ws_url, $ws_proxy, 241 $ws_url, $ws_proxy,
242 $default_ri, $default_ri_window, $default_gc_column) ; 242 $default_ri, $default_ri_window, $default_gc_column) ;
243 push (@hits , $limited_hits) ; 243 push (@hits , $limited_hits) ;
244 } 244 }
245 245
246 246
247 ############# -------------- Build outputs -------------- ############# : 247 ############# -------------- Build outputs -------------- ############# :
248 248
249 my $jsons_obj = $o_output->build_json_res_object(\@hits) ; 249 my $jsons_obj = $o_output->build_json_res_object(\@hits) ;
250 #$o_output->write_json_skel(\$json_file, $jsons_obj) ; 250 #$o_output->write_json_skel(\$json_file, $jsons_obj) ;