Skip to content

Commit c6b9ff2

Browse files
author
sifluegel
committed
add chebi100 config
1 parent 7d5f46d commit c6b9ff2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
class_path: chebai_graph.preprocessing.datasets.ChEBI100GraphProperties
2+
init_args:
3+
properties:
4+
- chebai_graph.preprocessing.properties.AtomType
5+
- chebai_graph.preprocessing.properties.NumAtomBonds
6+
- chebai_graph.preprocessing.properties.AtomCharge
7+
- chebai_graph.preprocessing.properties.AtomAromaticity
8+
- chebai_graph.preprocessing.properties.AtomHybridization
9+
- chebai_graph.preprocessing.properties.AtomNumHs
10+
- chebai_graph.preprocessing.properties.BondType
11+
- chebai_graph.preprocessing.properties.BondInRing
12+
- chebai_graph.preprocessing.properties.BondAromaticity
13+
#- chebai_graph.preprocessing.properties.MoleculeNumRings
14+
- chebai_graph.preprocessing.properties.RDKit2DNormalized

0 commit comments

Comments
 (0)