shinyPepStat {pepStat}R Documentation

Launch the pepStat Shiny Application

Description

Launches the pepStat Shiny application, providing an interactive interface for constructing peptide sets, normalizing intensities, generating calls. Quality control is also facilitated through interactive plotting features.

Usage

shinyPepStat()

Examples

if (interactive()) {
  shinyPepStat()
}

[Package pepStat version 1.24.0 Index]