Skip to content

Commit

Permalink
readme: add table of contents (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
JochenSiegWork authored Feb 7, 2025
1 parent 0b079fa commit f94c498
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,21 @@ fingerprint-based models, 2024](https://doi.org/10.1039/D4FD00095A)
\
Further links: [repository](https://github.com/basf/neural-fingerprint-uncertainty)

# Table of Contents

- [MolPipeline](#molpipeline)
- [Background](#background)
- [Publications](#publications)
- [Table of Contents](#table-of-contents)
- [Installation](#installation)
- [Documentation](#documentation)
- [Quick start](#quick-start)
- [Model building](#model-building)
- [Feature calculation](#feature-calculation)
- [Clustering](#clustering)
- [Explainability](#explainability)
- [License](#license)

## Installation
```commandline
pip install molpipeline
Expand Down

0 comments on commit f94c498

Please sign in to comment.