We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879d564 commit 558e019Copy full SHA for 558e019
api_paper_2024/example_1/ReadMe.md
@@ -1,7 +1,9 @@
1
# Extending Substructure Searching using the CSD Python API
2
By searching the CSD using a SMARTS query through the CSD Python API and further inspect molecules as required.
3
Using SMARTS, it is possible to express a complex Isoflavone query which is recursive in nature.
4
+
5
## To Run
6
7
```bash
8
python isovflavone_search.py
9
```
0 commit comments