plot_read_biotype_dist_2: Plot read location distribution by originating compartment...

View source: R/riboseqc.R

plot_read_biotype_dist_2R Documentation

Plot read location distribution by originating compartment (and biotype)

Description

This function plots the read location distribution by originating compartment (and biotype) for all input samples.

This plot is used in the Ribo-seQC report in section 1.2.

Usage

plot_read_biotype_dist_2(rdata_list, output_rds_path = "")

Arguments

rdata_list

List of RiboseQC analysis RData objects generated by generate_rdata_list.

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.

Value

This function returns a plot that can be integrated in the html report and that can be saved as RDS object file.

Author(s)

Dominique Sydow, dominique.sydow@posteo.de

See Also

create_html_report


ohlerlab/RiboseQC documentation built on Aug. 15, 2023, 7:30 a.m.