plot_protein_missingness: Histogram of the distribution of missingness by protein

View source: R/qc_plotting_functions.R

plot_protein_missingnessR Documentation

Histogram of the distribution of missingness by protein

Description

Histogram of the distribution of missingness by protein where missingness is defined as 0 values.

Usage

plot_protein_missingness(
  Experiment,
  assayName = "raw",
  title = "Protein missingness"
)

Arguments

Experiment

SummarizedExperiment object

assayName

name of assay to use

title

str. Plot title


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