| supportedFileFormats | R Documentation |
This function prints all file formats supported by
MALDIquantForeign-package.
supportedFileFormats()
| txt | importTxt |
| tab | importTab |
| csv | importCsv |
| fid | importBrukerFlex |
| ciphergen | importCiphergenXml |
| mzXML | importMzXml |
| mzML | importMzMl |
| imzML | importImzMl |
| analyze | importAnalyze |
| cdf | importCdf |
| msd | importMsd |
| tab | exportTab |
| csv | exportCsv |
| imzML | exportImzMl |
| msd | exportMsd |
| mzML | exportMzMl |
a list with two named elements (import and
export) containing a character vector of supported file types.
Sebastian Gibb
https://strimmerlab.github.io/software/maldiquant/
export,
import
library("MALDIquantForeign")
supportedFileFormats()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.