Giter VIP home page Giter VIP logo

bluedesc's Introduction

License: GPL v3

BlueDesc Descriptor Calculator

Original BlueDesc executable from the website of the University of Tübingen. Downloaded on 2020-04-11

Original information

BlueDesc Descriptor Calculator (last update: 03-10-08) Author: Georg Hinselmann License: GNU GPL

A key step in classical quantitative structure-activity/property relationship (QSAR/QSPR) modeling is the encoding of a chemical compound into a vector of numerical descriptors. Although most of the available chemoinformatic software packages provide routines for the calculation of descriptors they are not easy to use in most cases. This simple command-line tool converts an MDL SD file into ARFF and LIBSVM format for machine learning and data mining purposes using CDK and JOELib2.
An chemical compounds provides useful information which can be expressed as descriptors like charge, surfaces or counts

A ready-to-use (executable JAR), 100% Java tool, which includes JOELib2 (GNU GPL) and the CDK (LGPL), sources and the GNU GPL. It computes 174 descriptors taken from both libraries. Works on 3D structures only. Output is ARFF (WEKA example) and libSVM (example) format.

An overview of the descriptors is given here.

System requirement: JDK or JRE 1.6.

Syntax:
java -jar -Xmx512M ODDescriptors.jar -f (sdf) -l (sdf property y)

Example:
java -jar -Xmx512M ODDescriptors.jar -f anthrax.sdf -l KI

Note: If you just want to compute the descriptors, type in any property and ignore the WARNING. Note that you won't be able to learn on the resulting WEKA and LIBSVM files, because the target value will be replaced by "?". However, you may open this file in WEKA and WEKA Explorer.

Have fun! Please report bugs to the email adress given below.

Contact
Georg Hinselmann, Tel.: (07071) 29-77174, [email protected]
Nikolas Fechner, Tel.: (07071) 29-77174, [email protected]

bluedesc's People

Contributors

olivierbeq avatar

Watchers

 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.