boxPlotly: Generate boxplotly for vsd normalized gene plots.

View source: R/modules-bulk-utils.R

boxPlotlyR Documentation

Generate boxplotly for vsd normalized gene plots.

Description

Generate boxplotly for vsd normalized gene plots.

Usage

boxPlotly(df, boxgap, boxgroupgap, plot_fname, ytitle, xtitle)

Arguments

df

data.frame with columns:

  • x Factor for x-labels.

  • y Numeric column used for y-values.

  • text Character column used for hoverinfo.

  • name Character column used for legend names of x values.

  • color Factor column used to generate ordered colors for boxplots for each 'x' value.

boxgap

Used for plotly layout.

boxgroupgap

Used for plotly layout.

plot_fname

Name to save plot as.

ytitle

Y axis title.

xtitle

X axis title.

Value

plotly


hms-dbmi/drugseqr documentation built on Feb. 15, 2024, 10:38 p.m.