isoform_boxplot: Generate a box plot from kruskal-wallis results with...

View source: R/plotting_functions.R

isoform_boxplotR Documentation

Generate a box plot from kruskal-wallis results with user-selected title.

Description

Generate a box plot from kruskal-wallis results with user-selected title.

Usage

isoform_boxplot(kruskal_result, graph_name = "Sample Plot Name")

Arguments

kruskal_result

A sleuth object.

graph_name

Name of the graph. Default is "Sample Plot Name".

Examples

# Create a box plot from a kruskal-wallis result retrived using sleuth_kruskal_wallis().
isoform_boxplot(kw_result, graph_name = "All Isoforms")

nodrogluap/gumshoe documentation built on Feb. 28, 2023, 6:15 p.m.