artmsQuantification {artMS}R Documentation

Relative quantification using MSstats

Description

Relative quantification using MSstats including:

Usage

artmsQuantification(yaml_config_file, verbose = TRUE)

Arguments

yaml_config_file

(char) The yaml file name and location

verbose

(logical) TRUE (default) shows function messages

Value

The relative quantification of the conditions and comparisons specified in the keys/contrast file resulting from running MSstats, in addition to quality control plots (if selected)

Examples


artmsQuantification("artms-ab-config.yaml")


[Package artMS version 1.2.6 Index]