# OnCo record gistic (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/gistic/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "gistic" ;
  schema:name "GISTIC (copy number driver detection)"@en ;
  schema:alternateName "GISTIC"@en, "GISTIC2"@en, "GISTIC2.0"@en, "GISTIC peaks"@en, "GISTIC score"@en ;
  schema:description "GISTIC scans copy number data across many tumours to find the regions that are amplified or deleted far more often than chance, the likely targets of selection."@en ;
  schema:url <https://onco.cc/terms/gistic/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://broadinstitute.github.io/gistic2/>, <https://doi.org/10.1186/gb-2011-12-4-r41> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/collections/intogen/>, <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:terms <https://onco.cc/terms/copy-number-variation-term/>, <https://onco.cc/terms/mutsig/> .
