boxPlotlyCells: Generate boxplotly for cell type deconvolution plots.

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

boxPlotlyCellsR Documentation

Generate boxplotly for cell type deconvolution plots.

Description

Generate boxplotly for cell type deconvolution plots.

Usage

boxPlotlyCells(df, boxgap, boxgroupgap, pvals, 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 June 24, 2024, 7:03 a.m.