Description Usage Arguments Author(s)
View source: R/readWriteMzTab.R
writeMzTabData
exports an MzTab object as mzTab file. Note
that the comment section "COM" are not written out.
1 2 3 4 5 | 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.