filterCommonSNPs: Filter mutations base on coefficient of variant

Description Usage Arguments Value References

View source: R/filterCommonSNPs.R

Description

This function filters common SNPs base on cutoff on coefficient of variant (COV)

Usage

1
filterCommonSNPs(VAFdata, percentage, output_path)

Arguments

VAFdata

data frame, mutation VAF

percentage

numeric, COV cutoff in percentage (default: 5)

output_path

character, tmp directory to store log file (SNPcv.txt)

Value

integer vector, row index of VAF data to be used

References

TBA


lpwgit/sampleContamination documentation built on May 21, 2019, 7:51 a.m.