BlueDesc - Molecular Descriptor Calculator
Project description
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.
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, georg.hinselmann@uni-tuebingen.de
Nikolas Fechner, Tel.: (07071) 29-77174, nikolas.fechner@uni-tuebingen.de
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file BlueDesc-2008.10.3.tar.gz
.
File metadata
- Download URL: BlueDesc-2008.10.3.tar.gz
- Upload date:
- Size: 19.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfe7a341574faf960834df10be7cb14d409ebc14750a510fb6f0313d9f7b6c02 |
|
MD5 | b82a62a7eb1a160c03d3911ac1a009e8 |
|
BLAKE2b-256 | 4c3c3d17615cfb7bee1fb5538a0ebb504a25f56e4e3d6f388743027f5736a242 |
File details
Details for the file BlueDesc-2008.10.3-py3-none-any.whl
.
File metadata
- Download URL: BlueDesc-2008.10.3-py3-none-any.whl
- Upload date:
- Size: 19.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c12cccf0530334de3be007a1855e0907a39b26b97da13773d269d455a2d0a8b |
|
MD5 | 20ba85f110f82121367c79d64666960a |
|
BLAKE2b-256 | 15f339174a1e9c41bfa0eac1db37b324f7b92dd06a42188f7ed1311cf6f233e1 |