603a734862321da4d9bde067c47a4a13175acc02
mspeir
Thu Jul 23 09:24:22 2026 -0700
Changes to slide decks based on CR; Adding reveal.js to source tree, rather than using CDN, refs #37874 #37904
diff --git docs/slideDecks/tutorial2-cancer/presentation/index.html docs/slideDecks/tutorial2-cancer/presentation/index.html
index 3aab039876d..7ee9fe98fe1 100644
--- docs/slideDecks/tutorial2-cancer/presentation/index.html
+++ docs/slideDecks/tutorial2-cancer/presentation/index.html
@@ -1,24 +1,24 @@
UCSC Genome Browser · Tutorial 2: Cancer Data
-
-
+
+
UCSC Genome Browser · Tutorial 2
Cancer Data
-
The cancer & clinical databases, worked on BRAF V600E
+
The cancer & clinical databases, a worked BRAF V600E example
A hands-on tour of the oncology tracks · genome.ucsc.edu
What we'll cover
-
How to analyse variants using the cancer database tracks.
+
How to analyze variants using the cancer database tracks.
The main tracks: CIViC, COSMIC, ClinVar, TCGA (somatic) and GenCC, OMIM, gnomAD (germline).
-
A running example throughout: BRAF V600E, the well-known melanoma driver.
+
A running example: BRAF V600E, the well-known melanoma driver.
Where each database fits when you ask “is this variant real, and does it matter?”
Two kinds of question
We split the databases into somatic (acquired, in cancer) and germline (inherited) diagnosis.
Where the cancer data lives
The key datasets and what each is good for. Click a name for its track description page.
Clinical & cancer databases
ClinVar: archive of lab and expert-panel variant classifications. Is it already called pathogenic, benign, or VUS (and now its somatic oncogenicity)?
-
COSMIC: catalogue of somatic mutations in cancer. Shows how recurrently a site is mutated across tumours, flagging likely drivers.
+
COSMIC: catalog of somatic mutations in cancer. Shows how recurrently a site is mutated across tumors, flagging likely drivers.
CIViC: crowd-sourced, expert-curated clinical interpretations. Is the variant oncogenic and linked to a therapy?
GenCC: curated gene-disease validity with evidence strength. Is the gene genuinely tied to a heritable disease?
OMIM: genes and Mendelian phenotypes. The reference for known gene-disease relationships and disease alleles.
Population frequency & evidence
-
TCGA Pan-Cancer: somatic mutations across ~10,000 tumours of many types, drawn as a lollipop. Shows recurrence and hotspots by cancer type.
+
TCGA Pan-Cancer: somatic mutations across ~10,000 tumors of many types, drawn as a lollipop. Shows recurrence and hotspots by cancer type.
gnomAD: population allele frequencies from large healthy cohorts. Common implies benign, and it filters germline variants out of somatic calls.
UniProt: protein domains and key residues. Does the variant fall in a functional region (ACMG PM1)?
REVEL: ensemble missense pathogenicity score (0 to 1). High values support a damaging computational call (PP3).
Conservation (100-way): cross-species constraint. Conserved positions are more likely functionally important.
Somatic diagnosis
@@ -177,113 +177,113 @@
CIViC: the evidence behind each call
Click an Evidence ID (EID) in the list to open its full evidence record.
Each disease and therapy links to Evidence Items (EIDs); each EID cites the supporting publication and rates its strength: the “show me the evidence” layer behind actionability.
COSMIC: Catalogue of Somatic Mutations in Cancer
-
The reference catalogue of somatic mutations seen across tumours.
+
The reference catalog of somatic mutations seen across tumors.
Shows how recurrently a position is mutated, and in which cancer types.
Best for: spotting recurrent hotspots and likely drivers.
The ClinVar track across a gene, coloured by clinical significance.At BRAF V600E: pathogenic submissions (T>A).
+
The ClinVar track across a gene, colored by clinical significance.At BRAF V600E: pathogenic submissions (T>A).
ClinVar database link
Click a variant in the ClinVar interp track for its details page, then follow the link out to the variant's full record on ClinVar.
TCGA Pan-Cancer
-
+ Lollipop track of somatic mutations; click a lollipop for its mouse-over and the item details (here C>T, seen in 38 samples).
-
Somatic variants across thousands of tumours and many cancer types; useful for variant frequency by cancer type.
+
Somatic variants across thousands of tumors and many cancer types; useful for variant frequency by cancer type.
Drawn as a lollipop plot; mouse-over identifies the variant and its sample count.
COSMIC vs TCGA
- Both show recurrence. TCGA is one uniform cohort with comparable, by-cancer-type frequencies; COSMIC is the broader aggregate catalogue (bigger counts plus the driver Census), but heterogeneous.
+ Both show recurrence. TCGA is one uniform cohort with comparable, by-cancer-type frequencies; COSMIC is the broader aggregate catalog (bigger counts plus the driver Census), but heterogeneous.
-
+ The gene-disease links for BRAF, colored by evidence.
+
GenCC: click through to the source
Click a feature for its details, then follow the boxed link straight to the GenCC page for the gene.
OMIM: Online Mendelian Inheritance in Man
-
The classic catalogue of human genes and their phenotypes.
+
The classic catalog of human genes and their phenotypes.
Mostly inherited disease; well-known genes (e.g. BRAF) can list somatic phenotypes too.
Covers whole-gene phenotype links and specific alleles.
OMIM vs GenCC
OMIM gives per-gene depth (narrative biology and specific disease alleles); GenCC gives the standardized gene-disease validity tier and is fed partly by OMIM.