Skip to content

Releases: asad/SMSD

SMSD-2.2.0

13 Oct 21:43
Compare
Choose a tag to compare

Compatible with CDK 2.x

a) Minor code changes
b) License date change
c) Email update
d) CDK 2.x

Download SMSD

Download sub-keenes

SMSD-2.0.0

12 Jun 09:40
Compare
Choose a tag to compare

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.

Download SMSD

SMSD-1.8 with CDK 1.5.13

31 May 16:49
Compare
Choose a tag to compare

a) CDK 1.5.13
b) Deprecated class removed

Download SMSD

SMSD-1.7.1

01 Apr 13:44
Compare
Choose a tag to compare

Bug Fix

-File naming bug fixed
-A few changes

Download SMSD

SMSD v1.7

06 Feb 12:22
Compare
Choose a tag to compare