diff --git a/docs/tutorials/TOPP/quality-control.md b/docs/tutorials/TOPP/quality-control.md index 621a6561..9afaad15 100644 --- a/docs/tutorials/TOPP/quality-control.md +++ b/docs/tutorials/TOPP/quality-control.md @@ -4,7 +4,7 @@ Quality Control To check the quality of the data (supports label-free workflows and [IsobaricAnalyzer](https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/nightly/html/TOPP_IsobaricAnalyzer.html) output): The [QualityControl](https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/nightly/html/TOPP_QualityControl.html) TOPP tool computes and collects data which allows to compute QC metrics to check the quality of -LC-MS data. Depending on the given input data, this tool collects data for metrics (see section [Metrics](quality-control.md#metrics)). New +LC-MS data. Depending on the given input data, this tool collects data for metrics (see section [Metrics](#metrics)). New metavalues will be added to existing data and the information will be written out in mzTab format. This mzTab file can then be processed using custom scripts or via the R package (see [PTXQC](https://github.com/cbielow/PTXQC/).