frame_psite_length_rW | R Documentation |
Function to plot the percentage of psites falling into each of the three reading frames (periodicity) stratified by length
frame_psite_length_rW(reads_psite_list, sample = NULL, transcripts = NULL, region = "all", cl = 95, length_range = "all", plot_title = NULL)
reads_psite_list |
A reads_psite_list object produced by |
sample |
Sample to be plotted. |
transcripts |
Vector of transcript names to be included. Default: NULL (includes all transcripts). |
region |
"5utr", "cds", "3utr" or "all". Default: "all". |
cl |
An integer in [1,100] specifying a confidence level to restrict the plot to a sub-range of read lengths. Use this argument to avoid printing out uncommon read lengths. Default:95. |
length_range |
Range of read lengths to be included. Default: "all". |
plot_title |
Title of the plot. Default: NULL. |
print_period_region_length(reads_psite_list_LMCN, "<file.path>/LMCN_Periodicity_by_length_region.pdf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.