Giter Site home page Giter Site logo

molwitch-cdk's Introduction

Which Internal Toolkit for CHemicals

MolWitch implementation using CDK

Available on Maven Central

Usually, one needs to add 2 dependencies: This adds the API.

<dependency>
  <groupId>gov.nih.ncats</groupId>
  <artifactId>molwitch</artifactId>
  <version>0.6.1</version>
</dependency>

There also needs to be a molwitch implementation

To add CDK molwitch implementation (this version uses CDK 2.6):

<dependency>
        <groupId>gov.nih.ncats</groupId>
        <artifactId>molwitch-cdk</artifactId>
        <version>1.0.9</version>
</dependency>

Current API Contract Compliance

Results from running the latest code on Molwitch-cdk using the API Contract

Feature Compliance Level Comments
Extended Tetrahedral PARTIALLY
Fingerprint FULLY
fullInchi FULLY ( 998 )
fullInchi NOT_COMPLIANT ( 2 )
Valence Error FULLY ( 1 )
Valence Error PARTIALLY ( 1 )
Valence Error NOT_COMPLIANT ( 1 ) Hypervalent Hydrogen Incorrect Valence
parse mol wierd parity FULLY
inchiKey FULLY ( 998 )
inchiKey NOT_COMPLIANT ( 2 )
Remove Non Descript Hydrogens FULLY
Inchi FULLY
Default Fingerprinter FULLY
Mol Parser FULLY
Create Chemical FULLY
MolSearcher FULLY
Write Mol FULLY
Problematic Smiles FULLY
Chemical Source FULLY
Clone Chemical FULLY
Atom Alias FULLY
mol parser unknown format FULLY
Hetero Atom Tetrahedral FULLY
Tetrahedral FULLY
Atom Path Traversal FULLY
Atom Coords FULLY
Isotopes FULLY
Cis/Trans FULLY

molwitch-cdk's People

Contributors

dkatzel-ncats avatar tylerperyea avatar chemmitch avatar

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.