plot_metagene_bar_rmd | R Documentation |
This function plots a 5' or P-site profile as barplot
(for a specific originating compartment, resolution type, and read length).
This plot is used in the Ribo-seQC report in section 4.1/4.3.
plot_metagene_bar_rmd(metagene_data, sample = "", output_rds_path = "")
metagene_data |
... |
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. |
...
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.