Learn R Programming

episcan (version 0.0.1)

WriteSnpPairs: Write out epistasis result (normal matrix)

Description

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

Usage

WriteSnpPairs(Zmatrix, indexArr, outfile = "NONE", ...)

Arguments

Zmatrix

is the Z score matrix (non-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