# OnCo record genomic-and-protein-language-models (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/genomic-and-protein-language-models/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "genomic-and-protein-language-models" ;
  schema:name "Genomic and protein language models: Evo 2, Enformer, ESM"@en ;
  schema:alternateName "protein language model"@en, "protein language models"@en, "ESM2"@en, "ESM-2"@en, "ESM-3"@en, "Enformer"@en, "genomic language model"@en, "DNA language model"@en, "Evo 2 model"@en, "StripedHyena"@en ;
  schema:description "Sequence models read DNA or protein letters the way language models read text: ESM predicts protein structure and function, Enformer predicts gene expression from DNA sequence, and Evo 2 models whole genomes with a million-base context."@en ;
  schema:url <https://onco.cc/terms/genomic-and-protein-language-models/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://doi.org/10.1126/science.ade2574>, <https://github.com/facebookresearch/esm>, <https://doi.org/10.1038/s41592-021-01252-x> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:technologies <https://onco.cc/technologies/nucleotide-transformer/>, <https://onco.cc/technologies/evo2/> ;
  onco:terms <https://onco.cc/terms/autoregressive-modelling/>, <https://onco.cc/terms/tokenisation/>, <https://onco.cc/terms/variant-effect-prediction/>, <https://onco.cc/terms/zero-shot/> .
