kangxiaojiang commited on
Commit
943534d
·
verified ·
1 Parent(s): cfdacf6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -44,3 +44,8 @@ dataset = load_dataset("your-org/chemical-structures", split="train")
44
  print(dataset[0]["canonical_smiles"])
45
  # Output: 'CC1(C2=C(C=CC3=CC=CC=C32)C4=C1C(=NC=C4)C5=CC=CC=[C-]5)C'
46
  ```
 
 
 
 
 
 
44
  print(dataset[0]["canonical_smiles"])
45
  # Output: 'CC1(C2=C(C=CC3=CC=CC=C32)C4=C1C(=NC=C4)C5=CC=CC=[C-]5)C'
46
  ```
47
+
48
+ ## 🔗 Resources
49
+ - **Developer Portal**: [open.patsnap.com](https://open.patsnap.com)
50
+ - **PatSnap Life Sciences**: [patsnap.com/solutions/life-sciences](https://www.patsnap.com/solutions/life-sciences/)
51
+ - **GitHub**: [github.com/patsnap](https://github.com/patsnap)