Releases: asad/SMSD
Releases · asad/SMSD
SMSD-2.2.0
SMSD-2.0.0
Major improvements
a) Improved VF2 algorithm
b) VFMCS seed generation
c) MCS mapping with more combinations.
d) Quashed all known bugs!!
e) Mavin style code implemented
Maven POM configuration
<dependencies>
<dependency>
<groupId>uk.ac.ebi.smsd</groupId>
<artifactId>smsd-core</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>uk.ac.ebi.smsd</groupId>
<artifactId>smsd-exec</artifactId>
<version>2.0.0</version>
</dependency>
</dependencies>
THIRD PARTY TOOL
You need the CDK (https://github.com/cdk/cdk) as SMSD depends on the CDK for processing the Chemical information.