Code Monkey home page Code Monkey logo

cdk-inchi-to-svg's Introduction

cdk-inchi-to-svg

Version: 0.9

Short Description

Convert an InChI string to a SVG file

Description

This Java tool converts an InChI string to a SVG file.

It was written in Java and requires the Chemistry Development Kit (CDK) and Maven to be compiled from source.

Example

Usage on the command line:

java -jar cdk-inchi-to-svg-0.9-SNAPSHOT-jar-with-dependencies.jar 'InChI=1S/C28H24O5/c29-24-6-2-4-21-12-9-18-10-13-22(14-11-18)32-26-17-20(16-25(30)27(26)31)8-7-19-3-1-5-23(15-19)33-28(21)24/h1-6,10-11,13-17,29-31H,7-9,12H2' example.svg

Usage of the docker container:

docker run -v `pwd`:`pwd` -w `pwd` -ti ipb-halle/cd-inchi-to-svg 'InChI=1S/C28H24O5/c29-24-6-2-4-21-12-9-18-10-13-22(14-11-18)32-26-17-20(16-25(30)27(26)31)8-7-19-3-1-5-23(15-19)33-28(21)24/h1-6,10-11,13-17,29-31H,7-9,12H2' example.svg

Result:

Alt text

The above image shows the structure of Marchantin A.

Approaches

  • Chemistry / Biochemistry
  • Cheminformatics / CDK
  • Metabolomics / Untargeted
  • Metabolomics / Targeted

Tool Authors

  • René Meier
  • Kristian Peters

Publications

cdk-inchi-to-svg's People

Contributors

korseby avatar

Watchers

James Cloos 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.