We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558e019 commit 845b1bdCopy full SHA for 845b1bd
api_paper_2024/example_1/ReadMe.md
@@ -1,4 +1,5 @@
1
# Extending Substructure Searching using the CSD Python API
2
+
3
By searching the CSD using a SMARTS query through the CSD Python API and further inspect molecules as required.
4
Using SMARTS, it is possible to express a complex Isoflavone query which is recursive in nature.
5
api_paper_2024/example_3/ReadMe.md
@@ -12,6 +12,7 @@ Optional:
12
- chembl_webresource_client
13
14
## To Run
15
16
```bash
17
python similarity_docking.py Example/unconstrained.conf
18
```
0 commit comments