MSnbaseToMSstatsQC {MSstatsQC}R Documentation

A function to convert MSnbase files to MSstatsQC format

Description

A function to convert MSnbase files to MSstatsQC format

Usage

MSnbaseToMSstatsQC(msfile)

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

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

[Package MSstatsQC version 2.8.0 Index]