Learn R Programming

⚠️There's a newer version (0.14.1) of this package.Take me there.

MALDIquantForeign (version 0.2)

Import/Export routines for MALDIquant

Description

This package allows to read (tab, csv, fid, mzXML, mzML) and write (tab, csv, msd) different file formats of mass spectrometry data into/from MALDIquant objects.

Copy Link

Version

Install

install.packages('MALDIquantForeign')

Monthly Downloads

458

Version

0.2

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Sebastian Gibb

Last Published

January 14th, 2013

Functions in MALDIquantForeign (0.2)

import

Import files
importMzMl

Import mzML files
importBrukerFlex

Import Bruker Daltonics *flex files
exportTab

Export to text files
.parseMzMl

Parse mzML files.
.composeFilename

This method creates a filename for a AbstractMassObject object.
supportedFileFormats

Supported file formats
.cleanFilename

This function removes spaces and punctuations from filenames.
MALDIquantForeign-package

Import/Export routines for MALDIquant
.fileExtension

Determine file extension
export

Export files
.mzMlHandlers

Parse mzML files.
importMzXml

Import mzXML files
importTxt

Import text files
exportMsd

Export to MSD files
.base64encode

Converts double to base64 character.