Learn R Programming

episcan (version 0.0.1)

WriteSnpPairs_sym: Write out epistasis result (symmetric matrix)

Description

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

Usage

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