distribSina: distribSina()

View source: R/06_Distribution_Plots.R

distribSinaR Documentation

distribSina()

Description

Plots the Sina plot of the sample distribution using ggplot2. The colors used for the plotting will correspond to the main_factor of the romics_object.

Usage

distribSina(romics_object)

Arguments

romics_object

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

Details

create a ggplot2 graphic output displaying the normalized or not intensites (or logged intensities) within each sample. ggplot2 methods can be used to visually adjust the plot.

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.