powered by
Run tool workflow
run_tool(name, ...)
(Results) Results object for tool
(str) Name of tool to run
Arguments to pass to tool
if (FALSE) { model <- load_example_model("pheno") res <- run_tool("ruvsearch", model) }
Run the code above in your browser using DataLab