relative_location: Given a peak position in a 3'UTR out of some n number of...

View source: R/plotting_functions.R

relative_locationR 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.

Description

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.

Usage

relative_location(location, n)

Arguments

location

location

n

number of locations


VCCRI/Sierra documentation built on July 3, 2023, 6:39 a.m.