chain.unsat.stack: chain.unsat.stack

View source: R/18_plots.R

chain.unsat.stackR Documentation

chain.unsat.stack

Description

This function generate a stacked bar plot indicating the distribution of the chain based on their unsaturation count within 4 chain categories.

Usage

chain.unsat.stack(X)

Arguments

X

is a ~.chain object

Details

This function will place the chains in four categories based on their number of unsaturation: 1-Saturated, 2-Monounsaturated, 3-Diunsaturated, and 4-Polyunsaturated(i.e. >2 unsaturations).This function require ggplot2 to generate the graphics.

Author(s)

Geremy Clair

Examples

chain.unsat.stack(queryExample.chain)

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