getEffCons: This function runs through a list of snpEFF annotations and...

Description Usage Arguments Examples

Description

This function runs through a list of snpEFF annotations and returns a index vector of variants with the searched impact (LOW/HIGH/MODERATE/MODERATE) if LOW is set to TRUE and a indexlist if LOW is FALSE

Usage

1
getEffCons(Y, con)

Arguments

Y

a list of snpEFF annotations, con a string vector

Examples

1
2
getEffCons(info(vcf)$EFF, cons)
getEffCons()

gustavahlberg/Glib documentation built on May 17, 2019, 9:28 a.m.