Skip to content

The pyNBS Algorithm

Tongqiu (Iris) Jia edited this page Jan 30, 2018 · 4 revisions

The following list is a step-by-step list of the key steps in the NBS algorithm. For additional details of each step, please refer to the function description of the linked module page. These steps closely reflect the individual steps described in the Jupyter Notebook walkthroughs of pyNBS.

1. Loading pyNBS required files

2. Pre-computing regularization network*

3. Pre-computing network propagation influence matrix*

4. Calculating multiple patient stratifications for consensus clustering

5. Consensus Clustering

6. pyNBS Clustering Plots

Clone this wiki locally