Skip to contents

When exploring the proteome coverage, it is instructive to consider how many samples a protein was present in for each level of filtering. This function plots the output of get_samples_present

Usage

plot_samples_present(samples_present, rowvars, breaks = NULL)

Arguments

samples_present

data.frame output from get_samples_present

rowVars

character vector row variables on which the tallying was grouped by

Value

ggplot object.