# OnCo record variant-effect-prediction (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/variant-effect-prediction/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "variant-effect-prediction" ;
  schema:name "Variant effect prediction"@en ;
  schema:alternateName "variant effect prediction"@en, "variant effect predictor"@en, "predicted pathogenicity"@en, "in silico pathogenicity prediction"@en, "missense effect prediction"@en ;
  schema:description "Variant effect prediction uses computation to guess whether a DNA change damages a protein or matters clinically, before or instead of laboratory evidence."@en ;
  schema:url <https://onco.cc/terms/variant-effect-prediction/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Variant_calling> ;
  schema:citation <https://hgvs-nomenclature.org/stable/>, <https://en.wikipedia.org/wiki/Variant_calling> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/collections/clinvar/>, <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:technologies <https://onco.cc/technologies/evo2/>, <https://onco.cc/technologies/nucleotide-transformer/> ;
  onco:terms <https://onco.cc/terms/variant-calling/>, <https://onco.cc/terms/hgvs/> .
