Skip to contents

Draw a bar plot showing total intensity (TIC) for each sample. Samples are ordered from high to low TIC from left to right.

Usage

plot_tic_bar(exp)

Arguments

exp

A glyexp::experiment() object.

Value

A ggplot object of total intensity by sample.

Examples

plot_tic_bar(glyexp::toy_experiment)