findKataegis: find kataegis

View source: R/findKataegis.R

findKataegisR Documentation

find kataegis

Description

Given a table with a list of single nucleotide variants (SNVs) this function identifies groups of SNVs that are narrowly clustered together, and that are likely part of a kataegis. An annotated table of SNVs and a list of kataegis regions are returned.

Usage

findKataegis(snvs_table, sample_name)

Arguments

snvs_table

table listing the single nucleotide variants to use. Necessary column names are: chr, position, REF, ALT.

sample_name

name of sample

Value

kataegis regions and annotated SNVs


Nik-Zainal-Group/signature.tools.lib documentation built on April 13, 2025, 5:50 p.m.