regeneron-pharmaceuticals · Example Payload

Regeneron Drug Target Example

Example drug target record representing a genetically validated target identified through RGC exome data

PharmaceuticalsBiotechnologyGenomicsBioinformaticsDrug DiscoveryClinical ResearchLife SciencesFortune 500

Regeneron Drug Target Example is an example object payload from regeneron-pharmaceuticals, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descriptiontarget

Example Payload

regeneron-drug-target-example.json Raw ↑
{
  "description": "Example drug target record representing a genetically validated target identified through RGC exome data",
  "target": {
    "targetId": "tgt-pcsk9",
    "name": "PCSK9",
    "targetType": "Protein",
    "geneSymbol": "PCSK9",
    "uniprotId": "Q8NBP7",
    "biologicalFunction": "Proprotein convertase that cleaves LDL receptor on hepatocytes, reducing LDL clearance from blood",
    "diseaseArea": [
      "Cardiovascular Disease",
      "Hypercholesterolemia",
      "Atherosclerosis"
    ],
    "modality": "Antibody",
    "geneticValidation": true,
    "rgcEvidence": true
  }
}