find.top.variant: Find top variants in a gene region that satisfy a MAF cutoff;

Description Usage Arguments

View source: R/find.gene.R

Description

Find top variants in a gene region that satisfy a MAF cutoff;

Usage

1
2
find.top.variant(candidate.variant.vec, window.size, singlevar.result,
  pval.cutoff = 3.1e-07)

Arguments

window.size

The size of window, default is 1e6

singlevar.result

Single varinat association results;

pval.cutoff

The cutoffs of p-values;

candidate.vairant.vec

The vector of candidate variant;


dajiangliu/rareGWAMA documentation built on Sept. 13, 2019, 9:14 a.m.