WriteSnpPairs_sym: Write out epistasis result (symmetric matrix)

Description Usage Arguments Value Author(s)

View source: R/FUNCTIONS.R

Description

Write out the result of epistasis analysis. Z score matrix is a symmetric matrix.

Usage

1
WriteSnpPairs_sym(Zmatrix, indexArr, outfile = "NONE", ...)

Arguments

Zmatrix

is the Z score matrix (symmetric matrix).

indexArr

is the index of Zmarix whose z score is over the given zpthres.

outfile

is the SNP pairs file for the second stage.

...

not used.

Value

null

Author(s)

Beibei Jiang beibei_jiang@psych.mpg.de


episcan documentation built on May 2, 2019, 9:42 a.m.