View source: R/datainput-read_report.R
read_report | R Documentation |
Read Kraken-style and MetaPhlAn reports
read_report(myfile, has_header = NULL, check_file = FALSE)
myfile |
Kraken-style or MetaPhlAn report file. |
has_header |
If the kraken report has a header or not. |
check_file |
If TRUE, only the first 5 lines of the file are loaded. |
report data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.