# OnCo record targeted-panel-sequencing (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/targeted-panel-sequencing/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "targeted-panel-sequencing" ;
  schema:name "Targeted panel sequencing"@en ;
  schema:alternateName "targeted panel sequencing"@en, "targeted-panel sequencing"@en, "gene panel sequencing"@en, "targeted gene panel"@en, "clinical sequencing panel"@en, "hundreds of genes panel"@en ;
  schema:description "A targeted panel sequences only a chosen set of a few hundred cancer genes, deeply and cheaply, which is what most hospitals run on tumours today."@en ;
  schema:url <https://onco.cc/terms/targeted-panel-sequencing/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Exome_sequencing> ;
  schema:citation <https://www.aacr.org/professionals/research/aacr-project-genie/>, <https://en.wikipedia.org/wiki/Exome_sequencing> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/collections/genie/>, <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:technologies <https://onco.cc/technologies/cgp/> ;
  onco:terms <https://onco.cc/terms/somatic-mutations-wxs-wgs/>, <https://onco.cc/terms/cancer-drivers-vs-actionable/> .
