Skip to content

Commit 4f125c2

Browse files
committed
Upgrade SMSD to 6.7.0, add golden dataset benchmark (Lin et al. 2022)
- Bump SMSD 6.3.0 to 6.7.0 - Add golden_dataset.rdf (1,851 reactions from Lin et al. 2022 benchmarking study) - New GoldenDatasetBenchmarkTest: compares RDT mapping against gold-standard atom-atom mappings from manually curated reactions - Metrics: mapping success, exact atom-map match, atom-level accuracy, bond changes - Reference: DOI 10.1002/minf.202100138
1 parent 4df4734 commit 4f125c2

3 files changed

Lines changed: 247251 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<dependency>
186186
<groupId>com.bioinceptionlabs</groupId>
187187
<artifactId>smsd</artifactId>
188-
<version>6.3.0</version>
188+
<version>6.7.0</version>
189189
</dependency>
190190

191191
<!-- https://mvnrepository.com/artifact/commons-cli/commons-cli -->

0 commit comments

Comments
 (0)