plot_consistent_proteins_by_replicate: Lollipop plot of the number of proteins identified across all...

View source: R/qc_plotting_functions.R

plot_consistent_proteins_by_replicateR Documentation

Lollipop plot of the number of proteins identified across all replicates of a condition

Description

Lollipop plot of the number of proteins identified across all replicates of a condition

Usage

plot_consistent_proteins_by_replicate(
  Experiment,
  assayName = "raw",
  condition_colname = "Condition",
  title = "# Consistently identified proteins by condition"
)

Arguments

Experiment

SummarizedExperiment object

assayName

name of assay to use

condition_colname

str. Name of grouping condition.

title

str. Plot title


MassDynamics/MassExpression documentation built on May 7, 2023, 11:29 a.m.