add_variant_density_of_a_method: Add column of density of variants around each variant called...

View source: R/utils.R

add_variant_density_of_a_methodR Documentation

Add column of density of variants around each variant called by a method

Description

Add column of density of variants around each variant called by a method

Usage

add_variant_density_of_a_method(input_table, window_size, used_methods)

Arguments

input_table

A data.frame. The input master table.

window_size

A 1-length integer. The size of the window where variants are used to calculate the density of variants around a each variant called by the specified method.

used_methods

A vector of strings. The names of the methods to be used.

Value

A data.frame.


vladimirsouza/lrRNAseqBenchmark documentation built on March 23, 2023, 7:32 a.m.