get_polyphen: get a polyphen prediction for a variant

Description Usage Arguments Value

View source: R/get_polyphen.R

Description

get a polyphen prediction for a variant

Usage

1
get_polyphen(chrom, start, end, alt)

Arguments

chrom

chromosome that the variant is on (e.g. "8")

start

start nucleotide position of the variant

end

end nucleotide position of the variant

alt

alternate allele code (e.g. "C")

Value

the polyphen prediction for a variant.


jeremymcrae/recessiveStats documentation built on May 19, 2019, 5:08 a.m.