plotCohortMutationHeatmap: plots mutations in samples in Genes of Interest

View source: R/genesOfInterest.R

plotCohortMutationHeatmapR Documentation

plots mutations in samples in Genes of Interest

Description

plots mutations in samples in Genes of Interest

Usage

plotCohortMutationHeatmap(
  GoI,
  Rdirectory,
  metaDataFile,
  excludeIndividuals = c(),
  excludeSamples = c(),
  GoIakas = c(),
  cpus = 1
)

Arguments

GoI

character vector. Genes of interest for the analysis

Rdirectory

character The Rdirectory where the superFreq run was run.

Details

This function plots a mutation matrix showing CNAs and point mutations in the Genes of Interest across the analysed samples in the Rdirectory. Should be run after the superFreq() run has completed.


ChristofferFlensburg/superFreq documentation built on June 2, 2025, 10:28 a.m.