Generates the single response profile biomarker report
1 2  | generate_single_profile_biomarker_report(out_path, title, Y = NULL,
  meta_data = NULL)
 | 
out_path | 
 string path to folder. If Y is NULL this folder should contain biomarker output files rf_table.csv etc... If Y is given the biomarker output files will be written to this folder  | 
title | 
 string title for the report  | 
Y | 
 optional n x p numerical matrix of responses to perturbations, rownames must be Arxspan IDs (missing values are allowed).  | 
meta_data | 
 optional a dataframe containing meta data to include in the report  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.