Skip to content

Commit 6098972

Browse files
author
OliverBScott
committed
README update
1 parent 848e717 commit 6098972

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@
88

99
**ScaffoldGraph** is an open-source cheminformatics library, built using [RDKit](https://www.rdkit.org/) and
1010
[NetworkX](https://networkx.github.io/), for the generation and analysis of scaffold networks and scaffold trees.
11-
11+
12+
<p align="center">
13+
<img width="80%", src="https://github.com/UCLCheminformatics/ScaffoldGraph/blob/master/img/scaffoldgraph.jpg?raw=true" />
14+
</p>
15+
1216
## Features
1317

1418
* **Scaffold Network generation** (Varin, 2011)
@@ -100,7 +104,7 @@ Where "command" is one of: tree, network, hiers, aggregate or select.
100104
101105
```console
102106
$ scaffoldgraph network file_1.sdf file_1.tmp
103-
$ scaffoldgraph network file_2.sdf file_1.tmp
107+
$ scaffoldgraph network file_2.sdf file_2.tmp
104108
```
105109
106110
Further options:

img/graph.tif

-29.7 KB
Binary file not shown.

img/scaffoldgraph.jpg

23.8 KB
Loading

0 commit comments

Comments
 (0)