rareMETALS.single.correctRefAlt: Single variant meta-analysis

Description Usage Arguments Value

View source: R/rareMETALS.single.correctRefAlt.R

Description

Single variant meta-analysis

Usage

1
2
3
rareMETALS.single.correctRefAlt(score.stat.file, cov.file, range, refaltList,
  alternative = c("two.sided", "greater", "less"), callrate.cutoff = 0,
  hwe.cutoff = 0)

Arguments

score.stat.file

files of score statistics

cov.file

covariance matrix files

range

tabix range of variants to be analyzed

refaltList

A list of reference alternative and positions of variants to be analyzed; Each variant in the dataset will be match against ref/alt alleles specified in refaltList; Only variants with matched ref and alt alleles can be included;

alternative

alternative hypothesis to be specified

callrate.cutoff

Cutoffs of call rate, lower than which will NOT be analyzed (labelled as missing)

hwe.cutoff

Cutoffs of HWE p-values

refaltList

A list that contains pos, ref and alt for calibrating variant sites to have the right ref and alt alleles;

Value

a list consisting of results


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