View source: R/readWriteMzTab.R
writeMzTabData | R Documentation |
writeMzTabData
exports an MzTab object as mzTab file. Note
that the comment section "COM" are not written out.
writeMzTabData(
object,
file,
what = c("MT", "PEP", "PRT", "PSM", "SML", "SMF", "SME")
)
object |
MzTab object, either read in by |
file |
|
what |
|
Steffen Neumann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.