propPlot: Proportion plot

Description Usage Arguments

View source: R/plotingFunctions.R

Description

This function plots the proportion of ions belonging to each biological replicate. The first replicate is typically a bridge channel and all repicates are ordered and colored by experimental condition.

Usage

1
propPlot(df, gene = NULL, condKey, protName = NULL)

Arguments

df

A dataframe typically generated and stored in the second component of a results list from compBayes.

gene

A string that determines what data will be plotted.

condKey

A matrix with two columns. The first column contains integers denoting the experimental condition for each biological replicate. The second contains integers that represent each biological replicate. This key should be taken from the header information required to run the compBayes function.


ColtoCaro/compMS documentation built on March 13, 2020, 10:11 a.m.