distribHistogramGlobal: distribHistogramGlobal()

View source: R/06_Distribution_Plots.R

distribHistogramGlobalR Documentation

distribHistogramGlobal()

Description

Plots the frequency plot showing the discribution of the data in the whole data layer using ggplots2. Please use the function distribHistogram() to plot the global distribution for each sample.

Usage

distribHistogramGlobal(romics_object, bin = 1)

Arguments

romics_object

has to be a log transformed romics_object created using romicsCreateObject() and transformed using the function log2transform() or log10transform()

bin

has to be a numerical value indicating the width of the frequency bins to use for the visualization

Details

plots a complex graphic output displaying the data distribution within each sample

Value

a plot generated using ggplot2 is generated with this function.

Author(s)

Geremy Clair


PNNL-Comp-Mass-Spec/RomicsProcessor documentation built on March 18, 2023, 5:14 a.m.