View source: R/parsing_raw_data.R
find_tool_reports | R Documentation |
Find tool reports in Juno results.
find_tool_reports( input_dir = character(), tool = c("quast", "bbtools", "checkm") )
input_dir |
Path to directory with results from Juno pipeline. |
tool |
c("quast", "bbtools", "checkm"). |
The file path(s) of the desired report (tool) type in the input directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.