getW0_GM: calculating the weights of genes and metabolites

Description Usage Arguments Value See Also

Description

This function calculates the initial weights of genes and metabolites in globalGraph. The initial weights are used to start the directed random walk on globalGraph.

Usage

1
getW0_GM(geneWeight, metaWeight = NULL, globalGraph)

Arguments

geneWeight

The weighs of genes.

metaWeight

The weighs of metabolites.

globalGraph

An igraph R object contains the global directed gene-metabolite pathway graph.

Value

The initial weights of genes and metabolites in globalGraph

See Also

getMetaWeight, calSAMScore, caltScore


cuihaibo1/123 documentation built on May 14, 2019, 12:50 p.m.