This function executes the provided function as a galaxy processing This provided function is expected to take two parameters:
args, a list of command line parameters
logger, the logger created for the tool
run_galaxy_function(tool_name, func, ...)
The name of the tool
The function to be run, after galaxy header is displayed
Parameters propagated to run_galaxy_processing
L.Pavot
run_galaxy_processing