writeMZQC: Writes a full mzQC object to disk
Description
Writes a full mzQC object to disk
Usage
writeMZQC(filepath, mzqc_obj)
Arguments
- filepath
A filename (with path) to write to. Should have '.mzQC' as suffix.
- mzqc_obj
An mzQC object, which is serialized to JSON and then written to disk