compute_WIG: Calculating the weigheted information gain(WIG) of each...

Description Usage Arguments Value

View source: R/compute_WIG.R

Description

Calculating the weigheted information gain(WIG) of each S-genes

Usage

1
compute_WIG(post_prob, path_affected, num_sgene)

Arguments

post_prob

a list of the probablitiy that an E-gene is affected by an S-gene with respect to a specific pathway

path_affected

a list of the E-genes that are affected by the S-genes and are realted to a specific pathway

num_sgene

a numeric of the number of S-genes

Value

a list contains the probability of the uniform distribution before the nertwork inference, and the WIG profiles of every S-gene,as well as the WIGs of S-genes


CityUHK-CompBio/nemTar documentation built on March 11, 2021, 6:03 p.m.