sig_constant_vaf: Identify Signatera Constant VAF targets

View source: R/constant_vaf_filter.R

sig_constant_vafR Documentation

Identify Signatera Constant VAF targets

Description

Identify Signatera Constant VAF targets

Usage

sig_constant_vaf(.data, constant_vaf_bound = 0.3)

Arguments

.data

data.frame containing alleleRatio and some grouping variables such as amplicon_id

constant_vaf_bound

defaults to .3.

Value

df with a binary labelling column "constant_vaf_target": 1 if yes, 0 if no

Examples

sig_constant_vaf(df, constant_vaf_bound = .3)

njjms/nicks documentation built on May 4, 2022, 8:10 a.m.