# OnCo record patidegib (drug). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/drugs/patidegib/>
  a schema:Drug ;
  onco:kind "drug" ;
  schema:identifier "patidegib" ;
  schema:name "Patidegib"@en ;
  schema:alternateName "Saridegib (topical)"@en, "IPI-926"@en ;
  schema:description "Patidegib is a hedgehog-pathway blocker made into a skin gel. It is being tested in people with Gorlin syndrome, who grow dozens of basal cell carcinomas, to prevent new tumours without the hair loss, muscle cramps and taste loss that the oral drugs cause."@en ;
  schema:url <https://onco.cc/drugs/patidegib/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  onco:status "phase-3" ;
  onco:tag "subtype-drugs-wave" ;
  onco:modality "Topical hedgehog pathway (SMO) inhibitor gel" ;
  onco:related <https://onco.cc/drugs/vismodegib/>, <https://onco.cc/drugs/sonidegib/> ;
  onco:cancers <https://onco.cc/cancers/locally-advanced-bcc/> ;
  onco:targets <https://onco.cc/targets/smoothened/> ;
  onco:companies <https://onco.cc/companies/pellepharm/> .
