populate_tool_results.Rd
Populate the database with the per-sample summarized results of various tools.
populate_tool_results(tool_name)
Name of the tool to get the results for.
Nothing.
this function is still in draft mode, export to NAMESPACE has been removed for now.
if (FALSE) {
results = populate_tool_results(tool_name = "slims_3")
}