allchains.barplot: allchains.barplot

View source: R/18_plots.R

allchains.barplotR Documentation

allchains.barplot

Description

this script will generate a barplot to compare the proportion of the specific chains contained in a Query ~.allchains object and in a ~.allchains Universe object.

Usage

allchains.barplot(X, Y)

Arguments

X

is a Query ~.allchains object

Y

is a Universe ~.allchains object

Details

This barplot will show the percentage of the different unique chains contained in a Query and a Universe ~allchains objects. This function require ggplot2 to generate the graphics.

Author(s)

Geremy Clair

Examples

allchains.barplot(queryExample.allchains,universeExample.allchains)

PNNL-Comp-Mass-Spec/Rodin documentation built on Jan. 28, 2024, 2:12 a.m.