# OnCo record somatic-mutations-wxs-wgs (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/somatic-mutations-wxs-wgs/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "somatic-mutations-wxs-wgs" ;
  schema:name "Somatic mutations from exome and genome sequencing (WXS, WGS)"@en ;
  schema:alternateName "WXS"@en, "whole-exome sequencing data"@en, "somatic mutation data"@en, "mutation calls"@en, "MAF file"@en, "mutation annotation format"@en ;
  schema:description "Somatic mutations are the DNA changes a tumour acquired during life; they are read from exome (protein-coding) or whole-genome sequencing of tumour and matched normal tissue."@en ;
  schema:url <https://onco.cc/terms/somatic-mutations-wxs-wgs/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Exome_sequencing> ;
  schema:citation <https://en.wikipedia.org/wiki/Whole_genome_sequencing>, <https://en.wikipedia.org/wiki/Exome_sequencing> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:technologies <https://onco.cc/technologies/wes-wgs/> ;
  onco:terms <https://onco.cc/terms/germline-vs-somatic/>, <https://onco.cc/terms/variant-calling/>, <https://onco.cc/terms/tmb/> .
