detSmnvType: Determine SMNV type from REF and ALT

View source: R/subsetSmnvs.R

detSmnvTypeR Documentation

Determine SMNV type from REF and ALT

Description

Determine SMNV type from REF and ALT

Usage

detSmnvType(ref, alt, as.factor = FALSE)

Arguments

ref

A character vector of the REF sequences

alt

A character vector of the ALT sequences

as.factor

Return a factor instead of character vector?

Value

A character vector indicating: snv, dbs, indel, mnv


UMCUGenetics/mutSigExtractor documentation built on Aug. 30, 2024, 2:12 p.m.