Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

writeMzTabData

Export an MzTab object as mzTab file.


Description

writeMzTabData exports an MzTab object as mzTab file. Note that the comment section "COM" are not written out.

Usage

writeMzTabData(
  object,
  file,
  what = c("MT", "PEP", "PRT", "PSM", "SML", "SMF", "SME")
)

Arguments

object

MzTab object, either read in by MzTab() or assembled.

file

character(1) with the file name.

what

character with names of the sections to be written out. Expected sections are "MT", "PEP", "PRT", "PSM", "SML", "SMF", or "SME".

Author(s)

Steffen Neumann


MSnbase

Base Functions and Classes for Mass Spectrometry and Proteomics

v2.16.1
Artistic-2.0
Authors
Laurent Gatto, Johannes Rainer and Sebastian Gibb with contributions from Guangchuang Yu, Samuel Wieczorek, Vasile-Cosmin Lazar, Vladislav Petyuk, Thomas Naake, Richie Cotton, Arne Smits, Martina Fisher, Ludger Goeminne, Adriaan Sticker and Lieven Clement.
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.