Learn R Programming

ICAMS (version 2.2.4)

AddDBSClass: Add DBS mutation class to an annotated DBS VCF

Description

Add DBS mutation class to an annotated DBS VCF

Usage

AddDBSClass(vcf)

Arguments

vcf

An in-memory VCF file annotated with sequence context and transcript information by function AnnotateDBSVCF. It must *not* contain indels and must *not* contain SBS (single base substitutions), or triplet base substitutions etc.

Value

The original vcf with three additional columns DBS78.class, DBS136.class and DBS144.class added.