get_R: Title get the final genetic disease risk scores

Description Usage Arguments Value Examples

View source: R/prioritization.R

Description

Title get the final genetic disease risk scores

Usage

1
get_R(node_weight, net_disease_term, bet, R_0, threshold = 10^(-9))

Arguments

node_weight

a matrix, genes and their weights

net_disease_term

GO terms for each pair of nodes in the network

bet

a parameter to measure the importance of genes and interactions

R_0

the vector of initial disease risk scores for all genes

threshold

a threshold for terminating iterations

Value

a matrix

Examples

1
2
3
4
5
6

huerqiang/prioGene documentation built on Jan. 8, 2020, 3:40 p.m.