frame_psite_rW | R Documentation |
Function to plot the percentage of psites falling into each of the three reading frames (periodicity)
frame_psite_rW(reads_psite_list, sample = NULL, transcripts = NULL, region = "all", 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". |
length_range |
Range of read lengths to be included. Default: "all". |
plot_title |
Title of the plot. Default: NULL. |
This function produces bar plots of the percentage of psites falling into each of the three possible reading frames, separately for 5' UTR, CDS and 3' UTR regions. In a good dataset, psites in CDS should be enriched for frame 1.
frame_psite_rW(reads_psite_list_LMCN, "CN34_r2_rpf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.