determine_hotspot_genes: Determine Hotspot Containing Genes

View source: R/utility.R

determine_hotspot_genesR Documentation

Determine Hotspot Containing Genes

Description

Determine Hotspot Containing Genes

Usage

determine_hotspot_genes(annovar_csv_path, hotspot_threshold = 5L)

Arguments

annovar_csv_path

path to 'ANNOVAR' csv output file

hotspot_threshold

to determine hotspot genes, the (integer) threshold for the minimum number of cases with certain mutation in COSMIC (default = 5)

Value

vector of gene symbols of genes containing hotspot mutation(s)


driveR documentation built on Aug. 19, 2023, 5:12 p.m.