writeMzTabJSON: Write MzTab object as JSON to file.

View source: R/write_mz_tab.R

writeMzTabJSONR Documentation

Write MzTab object as JSON to file.

Description

Converts the provided MzTab object to JSON and writes it to the provided file.

Usage

writeMzTabJSON(mztab, file)

Arguments

mztab

the R6 MzTab object to write.

file

the file path to write to.


lifs-tools/rmzTab-m documentation built on Jan. 26, 2023, 4:45 p.m.