.generateNetObject {IRISFGM} | R Documentation |
GenerateNetObject Generate Net Object for the network use.
.generateNetObject(object, N.bicluster = c(1, 5), method = "spearman")
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." |
get generateNetObject