yesnomaybe: Determine Variant Evidence

Description Usage Arguments Value

Description

Determine the evidence (absence, presence, dontknow) of variants.

Usage

1
  yesNoMaybe(x, null = 0, one = 0.5)

Arguments

x

GRanges with variants, as returned by 'rariant'.

null

Shift consistent with the _absence_ of a variant.

one

Shift consistent with the _presence_ of a variant.

Value

The same GRanges object as the input 'x', with the factor column 'verdict': 'absent', 'present', 'inbetween', 'dontknow'


Rariant documentation built on Nov. 8, 2020, 6:56 p.m.