MaxQuantAnalysisInfo: Experiment Information

Description Usage Arguments Value Examples

View source: R/MaxQuantAnalysisInfo.R

Description

Experiment Information

Usage

1

Arguments

MQCombined

Object list containing all the files from the MaxQuant output. It is the result from using make_MQCombined.

Value

Returns the time in hours:minutes that lasted the whole Experiment.

Examples

1
2
3
MQPathCombined <- system.file("extdata/combined/", package = "MQmetrics")
MQCombined <- make_MQCombined(MQPathCombined)
MaxQuantAnalysisInfo(MQCombined)

BioAlvaro/ProteoMS documentation built on Jan. 12, 2022, 9:46 a.m.