Skip to content

A HTTP GET client for format conversions both "to and from" InChI and InChIKey.

Notifications You must be signed in to change notification settings

iwwwish/GoInChI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoInChI

GoInChI is an ultra light-weight HTTP GET client that facilitates various format conversions both "to and from" InChI and InChIKey.

How to use:

Execute the following commands to build the project locally. After building the project GoInChI.jar can be found in the dist folder. Use the .jar file wherever required. It is also convenient to use the source files directly in your project.

  1. git clone https://github.com/vishalkpp/GoInChI.git
  2. cd GoInChI/
  3. ant
Acknowledgment:

GoInChI, shamelessly relies on the ChemSpider's InChI Webservice.

About

A HTTP GET client for format conversions both "to and from" InChI and InChIKey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages