Skip to content

Commit ad362de

Browse files
chore(docs): update TOC
1 parent 86fec1e commit ad362de

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,21 @@
77

88
Performs Principal Component Analysis (PCA) with optional graph distance for neighborhood composition.
99

10-
<!-- START doctoc -->
11-
<!-- END doctoc -->
10+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
11+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
12+
**Table of Contents**
13+
14+
- [Geodesic Graph Distance](#geodesic-graph-distance)
15+
- [Why?](#why)
16+
- [What?](#what)
17+
- [Results](#results)
18+
- [Why not?](#why-not)
19+
- [Installation](#installation)
20+
- [Example](#example)
21+
- [Classic PCA](#classic-pca)
22+
- [Graph PCA](#graph-pca)
23+
24+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
1225

1326

1427
# Geodesic Graph Distance

0 commit comments

Comments
 (0)