vcffilter_info: vcfR2vcffilter_INFO

Description Usage Arguments

View source: R/INFO_Format_filt.R

Description

vcfR2vcffilter_INFO

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
vcffilter_info(
  vcfRobject = NULL,
  infoMQ = NULL,
  infoQD = NULL,
  infoSOR = NULL,
  infoAF = NULL,
  infoDP = NULL,
  infoFS = NULL,
  infoMQRankSum = NULL,
  infoReadPosRankSum = NULL,
  biallelic = TRUE,
  SNPs = TRUE
)

Arguments

infoDP

options is based on a percentile cutoff. As a result, if you specify 0.1, the top and bottom 10th read depth percentiles will be excluded


IDEELResearch/vcfR2manip documentation built on Nov. 16, 2020, 3:51 a.m.