indel_category_correct: indel_category_correct

Description Usage Arguments Examples

View source: R/annotate_VCF_functions.R

Description

Corrects Indel category output from PCAWG7-data-preparation-version-1.5 in the add_ID_cats_ToVCF function. Palimpsest uses the COSMIC indel categories (taken from the Sanger Institute's SigProfiler tool), whereas the PCAWG7-data-preparation-version-1.5 (from the Broad institute) uses slightly different categories.

Usage

1

Arguments

input

VCF of indel mutations

Examples

1
vcf_ID <- indel_category_correct(input = vcf)

FunGeST/Palimpsest documentation built on June 10, 2021, 6:35 p.m.