xw.distance: Create a table to record the distance between gene x and gene...

Description Usage Arguments Value Examples

Description

xw.distance() generates a table contains distance between all genes x and their correspongding genes w.

Usage

1
xw.distance(graph, z.matrix, cutoff = 0.8, n.cores = 4)

Arguments

graph

The graph of the gene network.

z.matrix

A matrix representing gene Z. Row names are the gene id in gene network.

cutoff

A number used to find LA scouting gene z.

n.cores

Core number used for parallel computing.

Value

a table contains distance between all genes x and their correspongding genes w.

Examples

1
## Not run:  xw.distance(g,m,cutoff=0.8,n.cores=4)

qsz13/LANDD documentation built on May 26, 2019, 12:34 p.m.