# OnCo record tracerx (trial). 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/trials/tracerx/>
  a schema:MedicalTrial ;
  onco:kind "trial" ;
  schema:identifier "tracerx", "NCT01888601" ;
  schema:name "TRACERx"@en ;
  schema:alternateName "TRAcking non-small cell lung Cancer Evolution through therapy (Rx)"@en, "NCT01888601"@en ;
  schema:description "The British study that followed lung cancers through time and space, region by region, and showed that a tumour is not one thing: the late-arriving, scattered changes are the ones that predict relapse."@en ;
  schema:url <https://onco.cc/trials/tracerx/> ;
  schema:dateModified "2026-09-25"^^xsd:date ;
  schema:citation <https://europepmc.org/article/MED/28445112>, <https://europepmc.org/article/MED/37046096>, <https://europepmc.org/article/MED/42056508>, <https://bepartofresearch.nihr.ac.uk/results/search-results?query=TRACERx%20lung> ;
  onco:status "positive" ;
  onco:tag "uk", "lung", "tumour-evolution" ;
  onco:phase "observational" ;
  onco:cancers <https://onco.cc/cancers/nsclc/>, <https://onco.cc/cancers/lung-cancer/>, <https://onco.cc/cancers/lung-adenocarcinoma/> ;
  onco:sections <https://onco.cc/fronts/diagnostics/> ;
  onco:technologies <https://onco.cc/technologies/liquid-biopsy/> ;
  onco:institutions <https://onco.cc/institutions/uclh/>, <https://onco.cc/institutions/francis-crick/> ;
  onco:people <https://onco.cc/people/charles-swanton/> .
