unmangle_galaxy_param | R Documentation |
When running a tool from galaxy, the command line may be altered because some forbidden chars have been translated by galaxy.
This function takes args
are invert the galaxy's mangling process.
unmangle_galaxy_param(args)
args |
named |
a named list
- with unmangled parameter name and
values.
L.Pavot
run_galaxy_processing, unmangle_galaxy_string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.