I made some updates to the pymzqc lib that might be helpful to this and future issues of the type:
You can now easily call the local validator via mzqc-validator,
You can fix missing descriptions to (otherwise valid) mzQC skeletons - this will also do prettyprint indentation
see also @readthedocs
Install via:
pip install -U git+https://github.com/MS-Quality-hub/pymzqc.git#v1.0.0rc3
We need to make sure that the examples on the website are fully complaint with the official mzQC v1.0 specification.
Examples to update:
New examples to add:
Procedure to ensure that the examples are valid:
Nice to have: