R/write_mz_tab.R
writeMzTabJSON.Rd
Converts the provided MzTab object to JSON and writes it to the provided file.
writeMzTabJSON(mztab, file)
the R6 MzTab object to write.
the file path to write to.