plot_MQ: plot_MQ

View source: R/create-plots.R

plot_MQR Documentation

plot_MQ

Description

plot the intensities

Usage

plot_MQ(pg)

Arguments

pg

ProteinGroups data.frame.

Examples

proteinGroups_path <-
system.file("extdata", "Conde_9508_sub.txt", package = "pumbaR")
pg <- load_MQ(proteinGroups_path)
plot_MQ(pg)

UNIL-PAF/pumbaR documentation built on June 9, 2022, 6:31 p.m.