.generateNetObject {IRISFGM}R Documentation

GenerateNetObject Generate Net Object for the network use.

Description

GenerateNetObject Generate Net Object for the network use.

Usage

.generateNetObject(object, N.bicluster = c(1, 5), method = "spearman")

Arguments

object

Input IRIS-FGM object.

N.bicluster

Should be two integers indicating the number of two biclusters.

method

Should be a statistical method to calculate edge weight based on expression data. It can be either "Spearman" (default) or "Pearson."

Value

get generateNetObject


[Package IRISFGM version 1.1.1 Index]