plot_frame_dist_boxplot_rmd | R Documentation |
This function generates iteratively all frame coverage boxplots
(iteration over originating compartments).
These plots are displayed in the Ribo-seQC report in section 4.2.1.
plot_frame_dist_boxplot_rmd(analysis_frame_cutoff, sample = "",
output_rds_path = "")
analysis_frame_cutoff |
Object containing statistics on frame coverage
(per originating compartment and read length) generated by |
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. |
This function integrates plots in the html report.
Dominique Sydow, dominique.sydow@posteo.de
create_html_report
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.