Skip to content

Data Quality Service

vjrj edited this page Mar 22, 2023 · 5 revisions

Data Quality Service installation and extra steps

Installation

The Data Quality Service provided by ALA can be deployed as an additional and optional service. Some steps and tips to deploy and configure it:

  • Be careful and install compatible versions and profiles depending on the backend you are using. The la-toolkit should give you some advices about how to install compatible versions. For instance, you'll need data-quality < 1.3.0 if you still use biocache-store`` and not a recent data-quality` service.
  • Deployed it with ansible
  • Enable the service, for instance, via the la-toolkit:

Data Quality Enabled in the la-toolkit

or editing your inventories (adding data_quality_enabled = true to your inventories).

Import the profiles

  • Depending on the backend you are using, enable the legacy profiles or the pipelines profiles.
Clone this wiki locally