weight.gsets.test {GANPA} | R Documentation |
Weight genes in pathways with a gene association network
Description
Given a gene functional association network, the gene weights in a list of pathways are assigned, with genes not present in the network assigned basic weights.
Usage
weight.gsets.test(isets, gsets)
Arguments
isets |
A gene association network stored in a list. |
gsets |
Pathways stored in the form of a list of gene sets. |
Value
A list of named numeric vectors storing gene weights, with gene names in the vector names.
Author(s)
Zhaoyuan Fang, Weidong Tian and Hongbin Ji
References
Zhaoyuan Fang, Weidong Tian and Hongbin Ji. A Network-Based Gene Weighting Approach for Pathway Analysis. Submitted.
See Also
[Package GANPA version 1.2 Index]