Data Integrator (Python API)
|
Implements ranking of multiple columns as done by MetaRanker. More...
Classes | |
class | _CMetaRankCell |
Helper class for individual cell scoring. More... | |
class | _CRankedScoreColumn |
Helper class for individual column scoring. More... | |
class | CMetaRanking |
Meta Ranking executive class. More... | |
Implements ranking of multiple columns as done by MetaRanker.
This module implements the MetaRanker method as described in the following publication:
Pers, TH. et al. Meta-analysis of heterogeneous data sources for genome-scale identification of risk genes in complex phenotypes. Genet Epidemiol, 2011, 35, 318-332.
In addition, weights can be specified for each type of evidence used in ranking.