K2dashboard | R Documentation |
This function will generate an interactive dashboard of the annotated K2 Taxonomer results in a specified directory.
K2dashboard(
K2res,
analysis_name = "K2Taxonomer",
about = TRUE,
output_dir = "."
)
K2res |
A K2 class object. |
analysis_name |
Character string of the name of analysis to write files and generate title of report. |
about |
Logical. Whether to create an 'about' tab in the dashboard. |
output_dir |
Base directory to put report. |
Nothing. Writes files to a specified directory.
reed_2020K2Taxonomer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.