Skip to content

Implementation of topological pathway analysis

Clement Frainay requested to merge feature/TopologicalPathwayAnalysis into develop

An alternative to over-representation analysis for pathway analysis. This shifts from the simplistic view of pathways as "bag of reactions" and takes pathway connectivity into account, using centrality measure to gauge the impact of each measured individual on the whole pathway.

Merge request reports