p_site_Y_max | R Documentation |
Identify highest value of riboseq reads in a give gene. This is for defining the max Y-axis values.
p_site_Y_max(GeneName, isoform, ribo, CDSonly = FALSE, Extend = Extend)
GeneName |
Name of gene used |
isoform |
Which isoforms used |
ribo |
A data.frame of riboseq reads |
CDSonly |
True or False, do we only want to plot the CDS range |
Extend |
Do we want to plot a wider range. Default is 0. |
The highest value of riboseq reads
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.