opentargets / issues

Issue tracker for Open Targets Platform and Open Targets Genetics Portal
https://platform.opentargets.org https://genetics.opentargets.org
Apache License 2.0
12 stars 2 forks source link

Capture cohort information in study index #3171

Closed DSuveges closed 7 months ago

DSuveges commented 7 months ago

As the GWAS Catalog team curates cohort information, which is also available in the downloadable files, the schema and the ingesting logic is extended with this new field.

    {
      "name": "cohorts",
      "type": {
        "type": "array",
        "elementType": "string",
        "containsNull": true
      },
      "nullable": true,
      "metadata": {}
    }

This filed needs to be populated by the datasource specific parsers: