p_site_Y_max: Identify highest value of riboseq reads in a give gene.

View source: R/code.R

p_site_Y_maxR Documentation

Identify highest value of riboseq reads in a give gene.

Description

Identify highest value of riboseq reads in a give gene. This is for defining the max Y-axis values.

Usage

p_site_Y_max(GeneName, isoform, ribo, CDSonly = FALSE, Extend = Extend)

Arguments

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.

Value

The highest value of riboseq reads


hsinyenwu/RiboPlotR documentation built on Sept. 15, 2023, 12:29 a.m.