Show Variant Allele Frequency on the Plots Tab and OncoPrint #122
Labels
Difficulty: Medium
GSoC-2025
GSoC 2025 Candidate Projects
Javascript
Size: Large (350h)
Size: Medium (175h)
Background:
The cBioPortal is an open-access, open-source resource for interactive exploration of multidimensional cancer genomics data sets, which are collected from a multitude of sources such as published research papers, publicly available data repositories, and private data sets. Please refer to the cBioPortal home page for an overview.
The cBioPortal can show mutations in a cohort of patients on various pages, but in most places it only shows the mutation type (missense, truncating, etc). Another attribute of a mutation is the "variant allele frequency (VAF)", in how many reads of sequenced DNA a mutation occurs in all of the sequenced DNA at that position in the genome.
Plots Tab
One can currently plot e.g. the cancer type vs the number of mutations in a sample (see here):
It is, however, not possible to plot e.g. the VAF of a particular gene across the different cancer types (or stages of the tumor), one can only choose categorical values:
OncoPrint
The OncoPrint currently only shows the type of mutations on the Results View. See e.g. here:
We can add a new feature to allow users to plot the VAF of each individual mutation in a separate track. Similar to what's possible on the patient view:
Goal:
Add Variant Allele Frequency in the Plots Tab
Add Variant Allele Frequency in the OncoPrint on the Restuls View
Approach:
Add VAF to the Plots Tab:
For OncoPrint:
For a medium project (175h), one could do only the Plots Tab. For a large project (350h), one could implement both. An additional way to expand scope would be to add the cancer cell fraction of a mutation, which is available for a subset of studies.
Needed skills:
Possible mentors:
@onursumer
@mlizchap
@gblaih
@fuzhaoyuan
The text was updated successfully, but these errors were encountered: