make_refsamp_report | R Documentation |
Make reference samples report
make_refsamp_report(input_dir, output_report, history_data = NULL, run_name)
input_dir |
Path to directory with results from Juno pipeline. |
output_report |
Desired file name of the output report (.html extension). |
history_data |
Path to history_data. If not provided, a history_data.csv file will be created in the same directory where the output_report is. |
run_name |
Collection name of Juno output as assigned by iRODS in previous pipeline.It MUST start with the date in the format "yymmdd". |
Html report (file name taken from output_report parameter) and a csv file with the history data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.