Skip to contents

Draw a scatter plot of proteins ranked by mean log2 intensity. Proteins are ordered from high to low mean intensity along the x-axis.

Usage

plot_rank_abundance(exp)

Arguments

exp

A glyexp::experiment() object.

Value

A ggplot object of protein rank abundance.

Examples

plot_rank_abundance(glyexp::toy_experiment)