View source: R/batch_utilities.R
Given a report_dat data list, generate and save the reports/log files into the output directory
1  | save_bin_report(output, report_dat, prefix_for_name = NULL)
 | 
output | 
 The directory where the binning results are to be saved  | 
report_dat | 
 The binning results as produced by process_file  | 
prefix_for_names | 
 Add this bit of text to the front of each sequence in the resulting consensus sequences. currently deactivated  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.