p_site_plot_p2 | R Documentation |
p_site_plot_p2 plots uORFs one at a time and in three colors.
p_site_plot_p2(
gene,
uORF,
uORF.isoform = NULL,
ribo,
CDSonly = TRUE,
Extend = Extend,
YLIM,
Grey = FALSE
)
gene |
gene ID |
uORF |
uORF ID |
uORF.isoform |
numberic, uORF isoform, default use 1 |
ribo |
riboseq file |
CDSonly |
TRUE or FALSE |
Extend |
Integer, plot more at both ends |
YLIM |
Integer, max value of Y-axis |
Grey |
Logical, darkgrey or not for Ribo/Degradome/CAGE reads |
a plot for the Ribo-seq reads with periodicity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.