Skip to content

Implement plan for creating ground truth YAML files, converting to Dhall, and deploying new ICEES instances #29

@karafecho

Description

@karafecho

(1) QC Priya's identifiers YAML (fix errors, adjust mappings, update search terms in all_features and add identifiers to identifiers file). (2) Add SeptRelayFix identifiers and fix spelling error (https://github.com/NCATS-Tangerine/icees-api-config/pull/28/files) and add identifiers for methylprednisone below. (3) Check variable names in identifiers YAML against ICEES tables for all use cases. (4) Check ICEES COVID for correct dexamethasone; if present, register with ARS.

{
  "PUBCHEM.COMPOUND:124653": {
    "id": {
      "identifier": "PUBCHEM.COMPOUND:124653",
      "label": "6alpha-Methylprednisone"
    },
    "equivalent_identifiers": [
      {
        "identifier": "PUBCHEM.COMPOUND:124653",
        "label": "6alpha-Methylprednisone"
      },
      {
        "identifier": "UNII:621XR2W6OP",
        "label": "6.ALPHA.-METHYLPREDNISONE"
      },
      {
        "identifier": "DRUGBANK:DB12952"
      },
      {
        "identifier": "MESH:C050574",
        "label": "6-methylprednisone"
      },
      {
        "identifier": "CAS:91523-05-6"
      },
      {
        "identifier": "INCHIKEY:SVYCRJXQZUCUND-PQXSVQADSA-N"
      }
    ],
    "type": [
      "biolink:SmallMolecule",
      "biolink:MolecularEntity",
      "biolink:ChemicalEntity",
      "biolink:NamedThing",
      "biolink:Entity",
      "biolink:PhysicalEssence",
      "biolink:PhysicalEssenceOrOccurrent",
      "biolink:ChemicalOrDrugOrTreatment",
      "biolink:ChemicalEntityOrGeneOrGeneProduct",
      "biolink:ChemicalEntityOrProteinOrPolypeptide"
    ]
  },
  "PUBCHEM.COMPOUND:5877": {
    "id": {
      "identifier": "PUBCHEM.COMPOUND:5877",
      "label": "Methylprednisolone acetate"
    },
    "equivalent_identifiers": [
      {
        "identifier": "PUBCHEM.COMPOUND:5877",
        "label": "Methylprednisolone acetate"
      },
      {
        "identifier": "CHEMBL.COMPOUND:CHEMBL1364144",
        "label": "METHYLPREDNISOLONE ACETATE"
      },
      {
        "identifier": "UNII:43502P7F0P",
        "label": "METHYLPREDNISOLONE ACETATE"
      },
      {
        "identifier": "CHEBI:6889",
        "label": "methylprednisolone acetate"
      },
      {
        "identifier": "MESH:C000873",
        "label": "[OBSOLETE] methylprednisolone acetate"
      },
      {
        "identifier": "MESH:D000077555",
        "label": "Methylprednisolone Acetate"
      },
      {
        "identifier": "CAS:53-36-1"
      },
      {
        "identifier": "DrugCentral:1770",
        "label": "methylprednisolone acetate"
      },
      {
        "identifier": "KEGG.COMPOUND:C08179",
        "label": "Methylprednisolone acetate"
      },
      {
        "identifier": "INCHIKEY:PLBHSZGDDKCEHR-LFYFAGGJSA-N"
      }
    ],
    "type": [
      "biolink:SmallMolecule",
      "biolink:MolecularEntity",
      "biolink:ChemicalEntity",
      "biolink:NamedThing",
      "biolink:Entity",
      "biolink:PhysicalEssence",
      "biolink:PhysicalEssenceOrOccurrent",
      "biolink:ChemicalOrDrugOrTreatment",
      "biolink:ChemicalEntityOrGeneOrGeneProduct",
      "biolink:ChemicalEntityOrProteinOrPolypeptide"
    ]
  },
  "PUBCHEM.COMPOUND:6741": {
    "id": {
      "identifier": "PUBCHEM.COMPOUND:6741",
      "label": "Methylprednisolone"
    },
    "equivalent_identifiers": [
      {
        "identifier": "PUBCHEM.COMPOUND:6741",
        "label": "Methylprednisolone"
      },
      {
        "identifier": "CHEMBL.COMPOUND:CHEMBL650",
        "label": "METHYLPREDNISOLONE"
      },
      {
        "identifier": "UNII:X4W7ZR7023",
        "label": "METHYLPREDNISOLONE"
      },
      {
        "identifier": "CHEBI:6888",
        "label": "6alpha-methylprednisolone"
      },
      {
        "identifier": "DRUGBANK:DB00959"
      },
      {
        "identifier": "MESH:D008775",
        "label": "Methylprednisolone"
      },
      {
        "identifier": "CAS:83-43-2"
      },
      {
        "identifier": "DrugCentral:1768",
        "label": "methylprednisolone"
      },
      {
        "identifier": "GTOPDB:7088",
        "label": "methylprednisolone"
      },
      {
        "identifier": "HMDB:HMDB0015094",
        "label": "Methylprednisolone"
      },
      {
        "identifier": "INCHIKEY:VHRSUDSXCMQTMA-PJHHCJLFSA-N"
      }
    ],
    "type": [
      "biolink:SmallMolecule",
      "biolink:MolecularEntity",
      "biolink:ChemicalEntity",
      "biolink:NamedThing",
      "biolink:Entity",
      "biolink:PhysicalEssence",
      "biolink:PhysicalEssenceOrOccurrent",
      "biolink:ChemicalOrDrugOrTreatment",
      "biolink:ChemicalEntityOrGeneOrGeneProduct",
      "biolink:ChemicalEntityOrProteinOrPolypeptide"
    ]
  }
}

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions