Description Usage Arguments Value Examples
View source: R/MSnbaseToMSstatsQC.R
A function to convert MSnbase files to MSstatsQC format
1 | MSnbaseToMSstatsQC(msfile)
|
msfile |
data file to be converted |
A data frame that can be used with MSstatsQC
A csv file that is converted from raw files
1 2 3 | ## Not run: library(RforProteomics)
## Not run: msfile <- getPXD000001mzXML()
## Not run: MSnbaseToMSstatsQC(msfile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.