Skip to content

Commit

Permalink
update tutorial link
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaie committed Jul 8, 2023
1 parent 34c4a9a commit 0ee0c54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ How to use

To run codes in your environment, see `Edit or run this notebook` instruction shown in the top-right of the tutorial pages below.

- [Getting started](https://mojaie.github.io/MolecularGraph.jl_notebook/getting_started.jl.html)
- [Getting started](https://mojaie.github.io/MolecularGraph.jl_notebook/getting_started.html)
- [Molecular graph basics](https://mojaie.github.io/MolecularGraph.jl_notebook/molecular_graph_basics.jl.html)
- Scope of MolecularGraph.jl
- Considerations in molecular graph implementation
Expand Down Expand Up @@ -59,7 +59,7 @@ To run codes in your environment, see `Edit or run this notebook` instruction sh
- Structural alerts (e.g. PAINS)
- Functional group analysis
- Query containment
- [Maximum common substructure (MCS)](https://mojaie.github.io/MolecularGraph.jl_notebook/maximum_common_substructure.jl.html)
- [Maximum common substructure (MCS)](https://mojaie.github.io/MolecularGraph.jl_notebook/maximum_common_substructure.html)
- Maximum common induced substructure (MCIS)
- Maximum common edge-induced substructure (MCES)
- Connected or disconnected MCS
Expand Down

0 comments on commit 0ee0c54

Please sign in to comment.