View source: R/plotting_functions.R
relative_location | R Documentation |
Given a peak position in a 3'UTR out of some n number of peaks, relative to the terminating exon, calculate the relative position of the query peak location on a scale of 0 to 1, where 0 indicates the most proximal location and 1 indicates most distal.
relative_location(location, n)
location |
location |
n |
number of locations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.