Violin: Generates the Violin plot

Description Usage Arguments Value

View source: R/helper.R

Description

The function that generates the violin plot

Usage

1
Violin(Data, feature, grouping.by, split.by, dot.size, interactive)

Arguments

Data

list. The outcome of the MarkerQuery().

feature

character. The feature to be plotted.

grouping.by

character. The grouping variable to be highlighted in the x-axis.

split.by

character. The variable to split each violin with.

dot.size

numeric. The size of the dots to be plotted.

interactive

logical. If TRUE, an interactive (plotly) plot is generated.

Value

Data for plotting


dianalow/nMyo documentation built on June 2, 2020, 12:03 a.m.