.isSymbolic {StructuralVariantAnnotation}R Documentation

Determining whether the variant is a symbolic allele.

Description

Determining whether the variant is a symbolic allele.

Usage

.isSymbolic(r, a)

Arguments

r

Reference vector.

a

ALT vector.

Value

A logical list of which the length is the same with the input object.


[Package StructuralVariantAnnotation version 1.2.0 Index]