Learn R Programming

GenVisR (version 1.0.2)

TvTi_rmIndel: Remove indels

Description

Given a data frame with columns reference and variants remove all indels from data

Usage

TvTi_rmIndel(x)

Arguments

x
Object of class data frame containing columns 'reference', 'variant'

Value

  • Object of class data frame with indels removed