plot_metagene_hm_rmd | R Documentation |
This function generates iteratively all heatmap plots
(iteration over originating compartments, resolution types, and scaling methods).
These plots are displayed in the Ribo-seQC report in section 4.1/4.3.
plot_metagene_hm_rmd(data, profile_type, sample = "",
output_rds_path = "")
sample |
String; sample name (selected from the input names
given in the |
output_rds_path |
String; full path to output folder for RDS object files created by this function. Defaults to NOT save RDS; to save RDS, provide path to destination folder. |
profiles |
5' or P-site profile data generated by |
This function returns iteratively all 5' or P-site profile plots for the html report and saves the same plots as RDS object file.
Dominique Sydow, dominique.sydow@posteo.de
create_html_report
, get_metagene_data
, plot_metagene_hm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.