build_default_parameter_list | R Documentation |
Build default tool configuration
build_default_parameter_list(
parameters = list(parameter = c("name", "step", "mode", "time", "threads", "ram",
"batch_config", "args"), text = c("Step Name: ", "Run: ", "Run Mode: ", "Run Time: ",
"Threads: ", "Ram: ", "Batch Config: ", "Tool Parameters : "))
)
config |
List with name,threads,ram,step,mode,verbose,time,args config |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.