View source: R/fct_parseDelimitedMS.R
delim_to_mzml | R Documentation |
Parse Delimited MS files with fread and MALDIquant
delim_to_mzml( proteinPaths, proteinNames, smallMolPaths, smallMolNames, exportDirectory, centroid )
proteinPaths |
proteinPaths |
proteinNames |
proteinNames |
smallMolPaths |
smallMolPaths |
smallMolNames |
smallMolNames names of the |
exportDirectory |
Where will mzml files be written? |
centroid |
Do the files contain profile or centroid data (currently implemented as just one TRUE/FALSE, but could mappply) |
sample-named vector of filpaths of random-named mzml files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.