Git Product home page Git Product logo

chemcs_suite's Introduction

Java_MCS_algorithms

Description

PhD project work with Sheffield University (Under supervision of Professor Peter Willett and Doctor John Holliday). Variety of Maximum Common Substructure (MCS) algorithms for use with chemical graphs/structures. Coded in Java 1.6.

Usage

Please compile using Eclipse IDE (I used Mars.2). Usage examples revolve around the ExtendedIsomorphism class, in MCSMethodsTest.java



Citing
Please cite the article below when using this code:

Duesbury et al, 2017, Comparison of Maximum Common Subgraph Isomorphism Algorithms for the Alignment of 2D Chemical Structures, ChemMedChem. Available at [http://onlinelibrary.wiley.com/doi/10.1002/cmdc.201700482/abstract]

Java Library Requirements

  1. Chemistry Development Kit (CDK) 1.5 - molecule handling
  2. Ambit Core and SMARTS libraries (2.4.13) - fast SMARTS parsing and generation used in MCS representation
  3. Colt (1.0) - Eigenvector calculations
  4. Java-getopt (1.0.13) - command line options
  5. guava (18.0) - alternative list handling
  6. SMSD (2015 04 01) - additional graph theory tools and MCS handling

Author Information

Dr Edmund Duesbury (eduece99 AT g mail DOT com)

chemcs_suite's People

Contributors

eduece99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

yunshengb

chemcs_suite's Issues

Accessiblity

Currently only works with KNIME (though inconsistently). Having a more generic mode of usage, like command line application, would be more suitable

Piping in Linux

To allow connections to other applications in command line. Database molecules should be pipeable (assumably as SMILES)

GUI

to allow for display of MCS ad hoc, rather than saving images. Also to support multiple molecule MCS rather than just 2.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.