# OnCo record rppa (term). 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/terms/rppa/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "rppa" ;
  schema:name "Reverse-phase protein array (RPPA)"@en ;
  schema:alternateName "RPPA"@en, "reverse-phase protein array"@en, "reverse phase protein array"@en, "protein array data"@en, "RPPA data"@en ;
  schema:description "RPPA spots tiny amounts of protein extract from many tumours onto a slide and probes them with antibodies, measuring a few hundred proteins and phosphoproteins in each sample at once."@en ;
  schema:url <https://onco.cc/terms/rppa/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Reverse_phase_protein_lysate_microarray> ;
  schema:citation <https://en.wikipedia.org/wiki/Reverse_phase_protein_lysate_microarray> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/collections/tcga-gdc/>, <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:technologies <https://onco.cc/technologies/proteomics/> ;
  onco:terms <https://onco.cc/terms/pathway-activation-state/>, <https://onco.cc/terms/mass-spec-proteome/> .
