MSnbaseToMSstatsQC: A function to convert MSnbase files to MSstatsQC format

Description Usage Arguments Value Examples

View source: R/MSnbaseToMSstatsQC.R

Description

A function to convert MSnbase files to MSstatsQC format

Usage

1

Arguments

msfile

data file to be converted

Value

A data frame that can be used with MSstatsQC

A csv file that is converted from raw files

Examples

1
2
3
## Not run: library(RforProteomics)
## Not run: msfile <- getPXD000001mzXML()
## Not run: MSnbaseToMSstatsQC(msfile)

MSstatsQC documentation built on Nov. 8, 2020, 5:30 p.m.