Macs in Chemistry

Insanely Great Science

cheminfomatics

SMARTcyp Updated

SMARTCyp has been updated to version 2.1.1. SMARTCyp is a method for prediction of which sites in a molecule that are most liable to metabolism by Cytochrome P450 a major contributor to oxidative metabolism.

The latest update now includes models for prediction of CYP2D6 and CYP2C9 specific metabolism

Comments

A Review of CheS-Mapper

I’ve just completed a review of CheS-Mapper.

CheS-Mapper (Chemical Space Mapper) is a 3D-viewer for chemical datasets of small molecules, a recent publication in the Journal of Chemiformatics describes the application DOI: 10.1186/1758-2946-4-7, In addition more information is available on the wiki page. Whilst there are many applications for the visual analysis of data, very few provide the tools needed to handle chemical structures, CheS-Mapper is a java application that runs under Mac OSX (I only tested Lion) based on the Java libraries Jmol, CDK, WEKA, and utilizes OpenBabel and R, that provides an interesting means to explore chemical data sets.

CheSMapper2

There a complete list of software reviews here.

Comments

Chemkit added to alphabetical listing

Chemkit is an open-source C++ library for molecular modelling, cheminformatics, and molecular visualization.

Chemkit-builder1

Comments

Sdfchecker

Sdfchecker is a free inspection and manipulation program for SDFiles (.sdf). Summary of functions: - Indicate number of structure records - Indicate number of blank structure records - Display list of Data Field names - Remove blank structure records - Split large files into smaller multiple files, a single random sized file, or containing a specified range of records - Convert into individual MOL files - Inspect for duplicate Data Field names within each record

Comments

Mobile Molecular Datasheet has been updated

The Mobile Molecular DataSheet (MMDS) has been updated. Two major usability enhancements:

(1) Additional tool banks on the left and right side of the sketcher provide simplified drawing tools that are more familiar to users of desktop chemical drawing software.

(2) A tooltip system provides tips, live demonstrations and links to documentation.

Comments

Using Flot and Chemical Identifier Resolver

I recently wrote a couple of Applescripts that use the Chemical Identifier Resolver (CIR) a web service that performs various chemical name to structure conversions and it occurred to me that is should be possible to use this service to generate images for use as popups on a graph in the same way that I’ve previously described using Flot and ChemSpider. This works well but relies on the structure already being in the ChemSpider database, for novel structures we need a service for generating the image from a chemical identifier. CIR provides a simple web service for doing exactly this, for example submit a SMILES string and it can return a 2D image.

This tutorial shows how to create an interactive plot using Flot and CIR

Comments

KNIME Desktop updated

From the KNIME newsletter

“…good news for our Mac Users! We have just released KNIME 2.5.4 which fixes issues caused by the latest Apple update of the Java environment. We are grateful to the very active KNIME community which has helped to identify and fix this problem.”

KNIME Desktop 2.5.4 can be downloaded from the download page (http://www.knime.org/download) or you can upgrade your existing KNIME installation by using the built-in update functionality available in the "File" menu

There is also a KNIME tutorial here

Comments

Biscu-it™ a Python wrapper for RDKit

Biscu-it™ is a collection of - hopefully - useful Python tools and functions that have been built on top of the RDKit chemoinformatics toolkit and that have been wrapped in a single Python package called Biscu-it™.

Comments

VEGA Updated

Virtual models for property Evaluation of chemicals within a Global Architecture (VEGA), Using the VEGA platform, you can access a series of QSAR (quantitative structure-activity relationship) models for regulatory purposes, or develop your own model for research purposes. QSAR models can be used to predict the property of a chemical compound, using information obtained from its structure. This version comes with some minor error fixes and with a new model (BCF Read-Across).

Comments

CheS-Mapper

There is an interesting publication in Journal of Cheminformatics 2012, 4:7 doi:10.1186/1758-2946-4-7 describing CheS-Mapper .

CheS-Mapper (Chemical Space Mapper) is a 3D-viewer for chemical datasets with small compounds.
It can be used to analyze the relationship between the structure of chemical compounds, their physicochemical properties, and biological or toxic effects. CheS-Mapper divides large datasets into clusters of similar compounds and consequently arranges them in 3D space, such that their spatial proximity reflects their similarity.

Comments

iBabel update

I’ve been doing a little work to update iBabel, I’ve updated all the tools developed by Silicos-it to use the new names and options.

The SVG support in Openbabel has undergone significant improvements due to the brilliant efforts of Noel O’Boyle and Chris Morley in particular the ability to colour a substructure within a molecule. This requires installation of the development version of OpenBabel at present.

I’ve added a movie to show it in action.

Comments

Stardrop Review

I’ve just posted a review of Stardrop an application from Optibrium that is designed to aid decision making for scientists involved in drug discovery.

Comments

Scripting Vortex 8 molecular shape matching

One of the critical activities of most drug discovery programs is the identification of novel leads, these hits can come from high throughput screening or fragment-based screening There is however great interest in virtual screening which allows the evaluation in silico of a vast number of compounds and the selection of a subset that have a greater chance of desired activity. The virtual screening can be achieved by searching using sub-structures or molecular descriptors, by docking potential ligands into the target protein and scoring the resulting docked pose, or by comparing with the shape and/or electrostatic map of a known ligand.

Shape-it is a tool developed by Silicos-it that aligns a reference molecule against a set of database molecules using the shape of the molecules as the align criterion. It is based on the use of Gaussian volumes as descriptor for molecular shape as it was introduced by Grant, J.A.; Gallardo, M.A.; Pickup, B.T. (1996) ‘A fast method of molecular shape comparison: a simple application of a Gaussian description of molecular shape’,J. Comp. Chem. 17, 1653-1666.

This script shows how to run shape-it from within Vortex, bringing in the shape matching scores for filtering and analysis.

Comments

ICM Update

MolSoft have announced the release of ICM version 3.7-2c.

New features include Atomic Property Fields APF is a 3D pharmacophoric potential implemented on a grid. APF can be generated from one or multiple ligands and seven properties are assigned from empiric physico-chemical components (hydrogen bond donors, acceptors, Sp2 hybridization, lipophilicity, size, electropositive/negative and charge).

The 3D ligand Editor is a powerful new tool for the interactive design of new lead compounds in 3D. It allows you to make modifications to the ligand and see the affect of the modification on the ligand binding energy and interaction with the receptor.

Use AQUASITES to design chemicals based on their ability to displace or keep water molecules inside the ligand binding site of proteins. The first step is to identify water binding sites and then the second step is to estimate the free energy of water displacement for a particular ligand(s).

Protein Modelling Inside ICM there are many features for homology modelling and loop modelling. This new option can be used if you have a gap in your protein and you want to find loops in the PDB which fit the gap.

"Pipe-able" Scripting in ICM. New options to pipe icm commands and scripts. Easy way to write pipe-able scripts (see $ICMHOME/molpipe/*.icm). Easy way to add parallelism to unix/mac ICM scripts: fork with pipe option ($ICMHOME\molpipe*.icm)

Comments

Vortex script for MayaChemTools

I’ve just added a new Vortex script, this one uses a PERL script that is part of the excellent MayaChemTools.

Scripting Vortex Using OpenBabel
Scripting Vortex 2 Using filter-it
Scripting Votrex 3 Using cxcalc
Scripting Vortex 4 Using MOE
Scripting Vortex 5 Calculating similarities using OpenBabel
Scripting Vortex 6 Filtering compounds
Scripting Vortex 7 Using MayaChemTools

Comments

Scripting Vortex 6

I’ve just added another Vortex script. In this script we will make use of the ability of filter-it to categorise input molecules into 1) a set of molecules that fulfil all criteria as defined in the filter definition file (passed molecules), and 2) a set of molecules that do not fulfil at least one of the defined filter criteria (failed molecules). The filter file defines the criteria for acceptable calculated phisicochemical properties and also any substructures that should be included or excluded during the filtering. The filter file is a simple text file that users can define for themselves, there is a detailed explanation on the silicos-it website. They also provide several example filters “Leadlike”, “Druglike”, “CMCLike” and “Clean” which cleans up a file without imposing a “drug like” filter. It should be relatively straight-forward for users to create their own filters, one could imagine a rule-of-3 filter that might be used in fragment-based screening approaches, or a toxicphore filter based on SMARTS shown to be implicated in a specific toxicity. It might also be possible to define project specific filters if a project requires a specific profile. If you need help it might be worth contacting Silicos-it.

Comments

Silicos-it tools

I’ve mentioned Silicos-it in the past and I thought I’d highlight them again since they have had a major makeover, the website has moved and the tools have been updated and renamed.

Silicos-it has contributed it’s expertise to the chemoinformatics community by porting its source code into the open source domain. Examples include the spectrophore descriptors, the filtering program filter-it and the pharmacophore tool align-it.

Command-line tools

Filter-it™ is a command-line program for filtering molecules with unwanted properties out of a set of molecules. The program comes with a number of pre-programmed molecular properties that can be used for filtering.

I used the filter-it (previously called Sieve) in a Vortex script, I’ve rewritten the script and the tutorial to account for the name change.

Strip-it™ is a tool to extract molecular scaffolds according predefined rules. These rules are based on the definitions of scaffolds as described by Bemis & Murcko (J. Med. Chem. 1996, 39, 2887), Pollock (J. Chem. Inf. Model. 2008, 48, 1304) and Schuffenhauer (J. Chem. Inf. Model. 2007, 47, 47).

Align-it™ is a pharmacophore-based tool to align small molecules. The tool is based on the concept of modeling pharmacophoric features by Gaussian 3D volumes instead of the more common point or sphere representations. The smooth nature of these continuous functions has a beneficent effect on the optimisation problem introduced during alignment.

Shape-it™ is a shape-based alignment tool by representing molecules as a set of atomic Gaussians. The software is based on the method described by Grant and Pickup (J. Phys. Chem. 1995, 99, 3503).

Spectrophores are one-dimensional descriptors generated from the property fields surrounding the molecules. This technology allows the accurate description of molecules in terms of their surface properties or fields. Comparison of molecules’ property fields provides a robust structure-independent method of aligning actives from different chemical classes. When applied to molecules such as ligands and drugs, Spectrophores can be used as powerful molecular descriptors in the fields of chemoinformatics, virtual screening, and QSAR modeling. The Spectrophore code was developed by Silicos, and donated to the OpenBabel project in July 2010.

Comments

ChemVector and ChemCore

I’ve added two new applications from Metamolecular to the alphabetical listing.

ChemVector™ offers a modern solution to the chemical structure imaging problem. Features

  • 100% JavaScript. No browser plugins are necessary.
  • Runs with all commonly-used browsers on Windows, Linux, Mac, and iPad. This includes Internet Explorer 6-9 in addition to Firefox, Google Chrome, and Safari.
  • Renders structures directly from individual molfiles on a server, or as inline content.
  • Renders chemical structure content directly from ChemDraw™ binary files (.cdx).
  • Declarative syntax replaces <img> tags with analogous <object> tags, making it easy for both developers and designers to work with the resulting markup.
  • Non-blocking implementation makes it possible to render dozens of structures on a single page while maintaining UI responsiveness.
  • Structures can be magnified pre- or post-rendering with no pixelation.


ChemCore is the chemiformatics foundation of all of the Metamolecular products and services. Written in Java and cross-compilable to a number of target runtimes and platforms, ChemCore is both fast and flexible.

Features

  • Fast subgraph matching
  • Powerful graph query capabilities
  • Flexible, efficient graph traversals
  • Fast file input/output
  • A complete system of atomic weights and elemental properties
  • Sensible handling of implicit hydrogens
  • Molecule validation and correctness-checking
  • Molecule transformations, including canonicalization and salt-stripping
  • 100% Java cross-compilable to JavaScript and other target runtimes and platforms
  • Extensively tested and documented

Comments

OpenEye Applications added to listing

I was reading the announcements of new products from OpenEye and I thought I should update the listings.

AFITT from OpenEye is the only software to offer a fully automatic ligand fitting process that optimizes a real-space fit to density while keeping conformational strain to a minimum. It capitalizes on a combination of core technologies that OpenEye has developed, specifically conformer generation, shape potential, high quality small molecule structure minimization, and visualization. The key step, after finding the appropriate conformers and aligning them to density, is the implementation of a refinement that combines force field and shape potentials, via a series of adiabatic optimizations [1]. The AFITT distribution includes both a GUI and a collection of command-line applications.

BROOD is a software application designed to help project teams in drug discovery explore chemical and property space around their hit or lead molecule. BROOD generates analogs of the lead by replacing selected fragments in the molecule with fragments that have similar shape and electrostatics, yet with selectively modified molecular properties. BROOD fragment searching has multiple applications, including lead-hopping, side-chain enumeration, patent breaking, fragment merging, property manipulation, and patent protection by SAR expansion.

FILTER is a very fast molecular filtering and selection application. It uses a combination of physical property calculations and functional group knowledge to remove undesirable compounds before they enter experimental or virtual screening. Undesirable properties may include: toxic functionalities, a high likelihood of binding covalently with the target protein, interfering with the experimental assay, and/or a low probability of oral bioavailability.

QUACPAC provides pKa and tautomer enumeration in order to get correct protonation states. It also offers multiple partial charge models (including MMFF94 [1], AM1-BCC [2], and AMBER [3]) that cover a range of speed and quality in order to allow appropriate charging for every end use. QUACPAC's approach to tautomeric enumeration is to provide multiple tautomeric states rather than one "correct" tautomer. Subsequent downstream processes are then used to identify the appropriate tautomeric form.

SZYBKI optimizes molecular structures with the Merck Molecular Force Field, either with or without solvent effect, to yield quality 3D molecular structures for use as input to other programs. Since the chemistry of molecular interactions is a matter of shape and electrostatics, it is impossible to consider either without reasonable 3D molecular structures. SZYBKI also refines portions of a protein structure and optimize ligands within a protein active site, making it useful in conjunction with docking programs.

Comments

Scripting Vortex 5

I’ve just posted the latest tutorial on scripting the chemically intelligent spreadsheet application Vortex, this tutorial shows how to use OpenBabel to provide similarity searching.

The full list of Vortex scripting tutorials are shown below.

Scripting Vortex Using OpenBabel
Scripting Vortex 2 Using Sieve
Scripting Votrex 3 Using cxcalc
Scripting Vortex 4 Using MOE
Scripting Vortex 5 Calculating similarities using OpenBabel

More hints and tutorials can be found here.

Comments

Vortex developer wanted

This might be of interest.

Dotmatics is looking to expand the team working on Vortex, its data analysis platform. The candidate should have several years software development experience with Java and preferably with the Swing graphical user interface toolkit. The ideal candidate will have a degree or PhD in the life sciences, and will have experience with data visualisation and analysis techniques such as clustering. Experience with cheminformatics systems or statistical software, such as R, will be advantageous. Candidates will probably have experience working within the pharmaceutical/biotech sector or the life science software development industry.

The position will be based at the UK headquarters in Bishops Stortford (Herts, UK). We offer a competitive salary, benefits and a pleasant working environment at the Old Monastery site. Further information about the company and our software can be found at http://www.dotmatics.com.

Comments

Scripting Vortex

This is the fourth tutorial on scripting Vortex a chemically intelligent data visualisation package. In the previous tutorials we have looked at getting data from OpenBabel, sieve, and cxcalc in this tutorial we will be using MOE as the compute engine. MOE from Chemical Computing Group is probably best known as a graphical user interface to a suite of computational chemistry tools, whilst this is indubitably the means by which many users will interact with the program it is worth finding out about the command-line tools that are available. These tools are often accessed by pipeline tools such as Knime to allow rapid processing of large files. CCG provides four very useful command-line tools in particular sddesc allows the calculation of some or all of the MOE molecular descriptors for each molecular entry.

The Vortex Scripts

Scripting Vortex Using OpenBabel
Scripting Vortex 2 Using Sieve
Scripting Votrex 3 Using cxcalc
Scripting Vortex 4 Using MOE

Comments

Using Calculation Fields in Vortex

Whilst Vortex has tools that allow you to do some analysis and of course you can use the scripting facility to access statistical or model building packages like R in this tutorial we will be using a model taken from the literature and implementing it within Vortex using a calculation field to construct the algorithm.

Comments

KNIME Updated

KNIME (Konstanz Information Miner) is a user-friendly and comprehensive open-source data integration, processing, analysis, and exploration platform. From day one, KNIME has been developed using rigorous software engineering practices and is used by professionals in both industry and academia in over 60 countries.

Release Date: December 1, 2012 Enhancements

  • Enh 2933: Database Schema Browser for Database (Connection) Reader nodes
  • Enh 2924: Database (Connection) Reader allows executing multi-line SELECT and non-SELECT queries
  • Enh 2976: New Database dialog "Connection" tab more user friendly UI
  • Enh 2952: Node-Annotations (multiline labels) replacing one-line labels underneath a node
  • Enh 2882: Sort data in table view by clicking the column header
  • Enh 2914: TableView supports Ctrl-C on a single cell
  • Enh 2959: Tips & Tricks dialog is shown when KNIME starts
  • Enh 2934: New editor action that allows to align nodes vertically (in addition to align horizontally)
  • Enh 2928: Automatic checks for updates during startup (added command line argument "-checkForUpdates")
  • Enh 2840: Missing Value node multiple column selection in Individual tab
  • Enh 2876: Resolved Rename node name confusion: new name: Column Rename
  • Enh 2975: Decision Tree View has zoom functionality
  • Enh 2980: Weblog Reader is now able to read compressed files
  • Enh 2974: File browsers in reader nodes (SDF, CSV, etc.) open with directory of currently selected file
  • Enh 2907: XPath node can return missing value instead of empty string/NaN for non-matches
  • Enh 2908: XPath node allows returning of attributes in a node set (multi-matches)
  • Enh 2937: SubsetMatcher node allows mismatches
  • Enh 2878: Add hidden debug option to initialize sorter memory service
  • Enh 2883: Added ability to parallelize computation in ColumnRearranger
  • Enh 2958: Added #clearHistory method for FileChooserHistory
  • Enh 2964: Color chooser DialogComponent and SettingsModel is added
  • Enh 2271: Upgrade of CDK integration (better renderer, SMARTS parsing) - part of community extensions

There is a KNIME Tutorial here

Comments

Scripting Vortex 3

ChemAxon's Calculator (cxcalc) is a really useful command line program in Marvin Beans and JChem that performs chemical calculations using calculator plugins. There are a lot of calculations provided by ChemAxon (e.g. charge, pKa, logP, logD), and others can be added by writing custom plugins, perhaps one of the most useful is the ability to calculate the acidic and basic pKa. Calculation of pKa is essential to get a reasonable hold on the LogD of a molecule. LogD is probably the most critical physicochemical property in drug discovery, it has a major influence on absorption, cell penetration, metabolism, CYP450 inhibition and induction, PGP transporter activity and activity at the HERG channel, and is often a critical component of any structure activity relationship.

These scripts make use of cxcalc to generate data columns in Vortex

Comments

Scripting Vortex 2

This is the second page on scripting Vortex, on the first page I described how to use OpenBabel to calculate a limited selection of chemical properties. In this script we will use one of the brilliant tools from silicos.

SIEVE is a program for filtering out molecules with unwanted properties. It is based on the Open Babel open source C++ API for rapid calculation of 45 different molecular properties.

Comments

Scripting Vortex

Read More...
Comments

OSIRIS Property Explorer

I recently came across a website that may be of interest,

The OSIRIS Property Explorer shown in this page is an integral part of Actelion's inhouse substance registration system. It lets you draw chemical structures and calculates on-the-fly various drug-relevant properties whenever a structure is valid. Prediction results are valued and color coded. Properties with high risks of undesired effects like mutagenicity or a poor intestinal absorption are shown in red. Whereas a green color indicates drug-conform behaviour.
Comments

OpenBabel updated to 2.3.1

OpenBabel updated to 2.3.1 Read More...
Comments

Chemical Fingerprints

chemfp is a free set of command-line tools, and the underlying Python software library, for generating cheminformatics fingerprint files and searching them based on Tanimoto similarity. Read More...
Comments

KNIME has been updated

KNIME Desktop 2.4.1 can be downloaded from the download page Read More...
Comments

Plotting in Instant JChem

Plotting in Instant JChem Read More...
Comments

OpenEye announce EON and ROCS updates

OpenEye has announced a couple of updates. Read More...
Comments

ChemAxon UGM

ChemAxon's US UGM, Sept 27-28, San Diego, CA  Read More...
Comments

sdf2xyz2sdf

sdf2xyz2sdf is an open-source software aimed at converting SDF files into TINKER XYZ files (and vice versa) Read More...
Comments

Designing Cheminformatics apps for the iPhone

Basic primitives for molecular diagram sketching Read More...
Comments

ChemSpotLight

ChemSpotLight Update Read More...
Comments

Jamberoo molecule editor

  • Jamberoo (former JMolEditor) a java program for displaying, analyzing, editing, converting, and animating molecular systems.
Read More...
Comments

Fconv

  • Fconv is a command-line tool for several tasks concerning manipulating, converting, and analyzing data from different file formats
Read More...
Comments

Chil² platform availabe on Macs

The Chil² platform offers a complete molecular modeling environment. Read More...
Comments

Cresset Announces Academic Access Program

Cresset Announces Academic Access Program Read More...
Comments

silicos tools for Drug Discovery

silicos tools for Drug Discovery Read More...
Comments

iBabel

Here is the latest version of iBabel (3beta3), Read More...
Comments

ChemDoodle Web Components 4

This latest update to the ChemDoodle Web Components brings a host of new features Read More...
Comments

Chemical Databases

Poll Which databases do you trust to get chemical information? Read More...
Comments

The open-source cheminformatics initiative

The open-source cheminformatics initiative from SciTouch has been transferred to GGA Read More...
Comments

Marvin Updated

Marvin Updated Read More...
Comments

DrugBank 3.0

DrugBank updated. Read More...
Comments

iBabel 3.0 beta

As I mentioned a little while ago I’m in the process of rewriting iBabel using AppleScriptObjC, and thanks to the invaluable help of AppleScriptObjC Explored by Shane Stanley and the contributors to the MacScripter website I now have the first beta available.
It can be downloaded from
here (24MB), this version requires Mac OS X 10.6 or higher and OpenBabel 2.3
Much will seem familiar to previous users of iBabel and the
screenshots of the old version give a good overview of the capabilities, whilst the images below highlight a few of the new features.
The “Add title and index” option appends a title (default is Mol, but you can edit this in the adjacent text box) and an index number to multi-molecular files, e.g. Mol 1, Mol 2, Mol 3 etc. This is essential if you want to search files displayed in the “Viewer” since you need a unique identifier for each structure. In many cases the molecules will already have a molecule id.


Another new feature with OpenBabel 2.3 is the ability to generate 2D and 3D coordinates.
Perhaps the biggest changes have come with the “Viewer”, by storing the table data in an array we can use some of the cool ObjC functions such as the continuously updating selection count and the live searching of the “Name” text field. To import records identify the input file using the input button and then click the “Import” button.



The buttons highlighted in green allow the user to delete the highlighted row, delete all the “Selected” rows or clear all records completely. The selection can be modified using the buttons highlighted in pale blue.
There are a selection of supported viewers chosen using the iBabel Preferences. ChemDoodle is an included lightweight javascript library that works very well for most file formats but does not at present support SMILES (you can of course use iBabel to convert SMILES to sdf using the generate 2D option). I’m looking at doing this on the fly but I need to see what the performance hit will be.
For the other viewers, JMOL/JChemPaint are in the application bundle. ChemBioDraw needs to be in the Application folder but only works on some machines (something to do with only supporting 32-bit which I think we will have to wait for CambridgeSoft to address). Because of Java security issues Marvin has to be in the same file structure as the htm page, I think you only need to put an alias to Marvin in the Macintosh HD:Public folder or User:Public folder. the 2D and 3D radio buttons allow you to choose an appropriate display.

It also support JME as the editor but you need to get a copy from Peter Ertl directly and put it in the Public folder.

The PChem button pulls structures from PubChem, this can either be a single structure of a list (here is an example
caslist.txt you can download to try).
As you can see the list contains a mixture of systematic names, trivial names, drug names and CAS numbers but the smart people at PubChem sort all that out nicely.

64318-79-2
iodobenzene
trinitrotoluene
anisaldehyde
170729-80-3
nonsense
Clomipramine
Loratidine
108-86-1
63-75-2
Promethazine
Chlorpromazine

The result is two files on your output.smi which contains the successful searches and NoStructure.txt which contains cases where no structure was found. You can then import the file to view the structures.

I’d be delighted to hear of any bugs (honest) any suggestions for how iBabel might be improved.
Comments

Safari extension for Opsin

The Unilever Centre for Molecular Science Informatics have been at the forfront at developing tools for the creation and curation of molecular data. OSCAR (Open Source Chemistry Analysis Routines) is software for the semantic annotation of chemistry papers a key part of this is Opsin a name to chemical structure converter. There is now a web interface to the program available and the web services can be accessed by anyone. Whilst this is very useful in its own right the beauty of such services is that other can build tools that access them.
There are a number
Safari Extensions described on this site that access similar services and with the help of Matt I'm happy to anounce a new addition.
The Safari Extension for Opsin (
download) allows the user to highlight a chemical name in a web page and then control click affords a dropdown menu, click on "Display ... using Opsin" and a small window will open displaying the chemical structure. What is particularly nice is that in addition to providing the structure in png format the same web service also provides the chemical structure in SMILES, InChi and CML format. If you click one of the buttons and the bottom of the structure window the structure will be downloaded in the appropriate format. You can read more about this extension here.


There is a full listing of the Safari Extensions here.
Comments

Open Babel 2.3.0 released

This release represents a major update and should be a stable upgrade, strongly recommended for all users of Open Babel Read More...
Comments

KNIME Updated

KNIME Desktop & KNIME Reporting version 2.2.2 have just been released. Read More...
Comments

Rule of 7 Applescript

An applescript to generate and plot physiochemical properties It uses cxcalc from ChemAxon to generate the data and Aabel from Gigawiz to plot the results. Read More...
Comments

eMolecules Applescript

Applescript to search eMolecules Read More...
Comments

ChemDoodleSpectra

ChemDoodle Web Components have seen two major recent updates. Read More...
Comments

LigandScout Review

I’ve just added a review of the latest version of LigandScout 3.0.
Read More...
Comments

ChemDoodle Web Components Updated

ChemDoodle Web Components version 3.1 has been released. This open source HTML5 graphics and cheminformatics library continues to grow in popularity. Read More...
Comments

KNIME updated

KNIME Desktop & KNIME Reporting version v2.2.0 has just been released. Read More...
Comments

Safari Extensions

A selection of extensions that should be useful for chemists.

Chemspider :- Displays structure of highlighted chemical/drug and links to ChemSpider page.
PubChem :- Search PubChem for the highlighted compound
eMolecules :- Search eMolecules for the highlighted compound
Chemicalize :- Submit the current URL to chemicalize.org
DrugBank :- Search DrugBank for the highlighted compound

Read More...
Comments

More Updates

Updates to Taverna and SmartCyp Read More...
Comments

MayaChemTools Update

MayaChemTools has been updated. Read More...
Comments

Marvin Update

ChemAxon continue to update their applications and I just thought I'd mention this new Marvin feature. If you select a structure you get a menu option to search either PubChem or ChemSpider. Read More...
Comments

Open3DQSAR 1.2 released

Open3DQSAR is an open-source tool aimed at pharmacophore exploration by high-throughput chemometric analysis of molecular interaction fields (MIFs). Read More...
Comments

ChemDoodle 3.0 Review

I’ve just finished a review of ChemDoodle 3.0 an impressive latest update to the Chemical Drawing package from iChemLabs. Read More...
Comments

Molecular Modeling Basics

I’ve just stumbled across a very interesting blog. Read More...
Comments

Knime tutorial workflow

Greg has now provided the workflow as a zipped file and I’ve attached it to the tutorial page. Read More...
Comments

Cheminformatics in R

Presentation on how to access CDK from within R. Read More...
Comments

Dotmatics UGM

I was at the Dotmatics UGM recently and I thought I’d post a review/impressions from the meeting. Read More...
Comments

Aten Updated

Aten has been updated to version 1.5 Read More...
Comments

Added SMARTCyp

SMARTCyp is a method for prediction of which sites in a molecule that are labile for metabolism by Cytochromes P450 isoform 3A4. Read More...
Comments

Added NEWLEAD

NEWLEAD, a tool for drug design. Read More...
Comments

Chemistry on the iPad

Chemistry on the iPad. Read More...
Comments

Knime Tutorial

KNIME and CDK Descriptor tutorial Read More...
Comments

CDK Descriptor Update

The CDK descriptor GUI has had a couple of updates. Read More...
Comments

Omega

Publication describing validation of OMEGA a systematic, knowledge-based conformer generator. Read More...
Comments

CCG European User Group Meeting

Chemical Computing Group (the creators of MOE) have announced that this year’s European User Meeting will be held on October 18th and 19th, at the Wellcome Trust Genome Campus Conference Centre, Hinxton Hall, near Cambridge, UK Read More...
Comments

ChemAxon User Group Meeting

ChemAxon User Group Meeting: May 19-20th Training day: May 18th Read More...
Comments

Dotmatics User Group Meeting

Dotmatics the creators of Vortex (see review here) have announced the venue for the User Group Meeting Read More...
Comments

Review of MOE (2009.10 release)

A review of the latest version of MOE. Read More...
Comments

CDK Descriptors

CDKdesc is a tool for calculating molecular descriptors and fingerprints Read More...
Comments

Cheminformatics in R

Cheminformatics in R Workshop at the EBI on 17th May 2010 Read More...
Comments

3D ChemDoodle Web Components

ChemDoodle Web Components 3.0, released which contain the alpha development versions of the 3D ChemDoodle Web Components. Read More...
Comments

Reaxys added to Mac Applications list

Reaxys provides chemical reaction and substance searching. Read More...
Comments

RDKit cheminformatics Toolkit

RDKit: A software suite for cheminformatics, computational chemistry, and predictive modeling written in C++ and Python
Comments

Added Indgo to application listings

  • Indigo is an organic chemistry toolkit. The code base is shared among the projects. All of the tools are written in C++, while a number of C# and Java wrappers are available.
Read More...
Comments

PubChem Sketcher

The PubChem structure editor Read More...
Comments

Computational Chemistry Scripts

A collection of Computational Chemistry scripts Read More...
Comments

KNIME Desktop for Mac OS X

  • Highly experimental version of KNIME 2.1 released for Mac OS X.
Read More...
Comments

OrChem

OrChem - An open source chemistry search engine for Oracle Read More...
Comments

Avogadro 1.0 Released

Avogadro 1.0 a free, open source, cross-platform molecular editor has been released. Read More...
Comments

ChemMobi:- Chem app for iPhone

Uses Symyx, ChemSpider and Discoverygate webservices to access online chemical information. Read More...
Comments

ChemDoodle Demo

Another expample of the use of ChemDoodle web components. Read More...
Comments

New Applications

Aten and SMSD added, Read More...
Comments

Chemistry on the iPhone

The ChemDoodle web components display on the iPhone Read More...
Comments

ChemDoodle Web Components

ChemDoodle Web Components pure javascript objects derived from ChemDoodle. Read More...
Comments

Latest iBabel Update

I’ve just released the latest version of iBabel (2.6) Read More...
Comments

FAF_Drugs2

FAF-Drugs2 This is a package for in silico ADMET filtering Read More...
Comments

WebMo added

Added WebMo a front-end to a range of computational chemistry packages. Read More...
Comments

Applescript Chemistry Workflow

A chemistry workflow created using Applescript, Chemaxon tools and Aabel. Read More...
Comments

Installing Molden

Step by step instructions for downloading and installing molden. Read More...
Comments

New Applications added

Osra for optical structure recognition and MayChemTools a collection of chemiformatics Perl scripts. Read More...
Comments

AutoDock Vina

AutoDock Vina: Improving the speed and accuracy of docking with a new scoring function, efficient optimization, and multithreading
Read More...
Comments

LibraryMCS Review

Added LibraryMCS review. Read More...
Comments

SARchitect

SARchitect is a tool for analysing structure activity relationships and ADME/T modeling. Read More...
Comments

Marvin and JChem updates

ChemAxon have announced a couple of updates. Read More...
Comments

New Applications

Balloon creates 3D atomic coordinates from connectivity data.
ShaEP aligns (superimposes) two rigid 3D molecular structure models.
Read More...
Comments

New Avogadro release

Latest update to Avogadro. Read More...
Comments

ChemAxon UGM

ChemAxon's 2009 European User Group Meeting Read More...
Comments

MOE Update

I’ve just written a review of the latest update to the molecular modeling and cheminformatics package MOE Read More...
Comments

News Updates

A collection of software updates Read More...
Comments

Amazone Web Services

Amazon web services now provide chemistry datasets. Read More...
Comments

Vortex Review

An update to Vortex. Read More...
Comments

Vortex: Cheminformatics data analysis

I’ve just added a review of Vortex a cheminformatics tool import files in a variety of formats, it provides depiction and structure based searching, together with property calculations tightly integrated with excellent charting and analysis tools. Read More...
Comments

ChemAxon User Group Meeting in Boston

I see ChemAxon have announced details of their first US User group meeting Read More...
Comments

News

A few updates and news snippets Read More...
Comments

Chemaxon

Chemaxon User Group Meeting in the US. Read More...
Comments

Avogadro

A new version of the advanced molecular editor Avogadro has been released. Read More...
Comments

Chempedia

Chempedia is the free and continuously-updated online chemical encyclopedia Read More...
Comments

Molegro Data Modeller

Molegro Data Modeller is a cheminformatics application for Data Mining, Data Modelling, and Data Visualization.

Read More...
Comments

ChemAxon's 2008 European User Group Meeting

The program is now available for ChemAxon's 2008 European User Group Meeting being held on Wednesday and Thursday, May 7-8th at the Thermal Hotel Spa in Visegrad, Hungary. Read More...
Comments

Marvin and JChem

Marvin and JChem have been updated Read More...
Comments

Pybel: a Python wrapper for the OpenBabel cheminformatics toolkit

Pybel an open source, cross-platform, OpenBabel toolkit to Python programmers. Read More...
Comments

Avogadro

Avogadro an advanced molecular editor designed for cross-platform use in computational chemistry. Read More...
Comments

smi23D

smi23d consists of two programs that can be used to convert one or more SMILES strings to 3D. Read More...
Comments

New version of iBabel

Updated iBabel to version 2.5.2. Read More...
Comments

New version of iBabel

Updated version of iBabel Read More...
Comments

Marvin Update

Marvin 5.0.1 has been released. Read More...
Comments

ChemAxon's 2008 European User Group Meeting

ChemAxon's 2008 European User Group Meeting will be held on Wednesday and Thursday, May 7-8 at the Thermal Hotel, in Visegrad, Hungary Read More...
Comments

Instant JChem Review

A review of Instant JChem an easy to use chemical structure database. Read More...
Comments

Marvin Updated

Marvin has just been updated, I've made a few additions to my review. Read More...
Comments

Mavin Review

I've written a review of Marvin from Chemaxon. Read More...
Comments

LibraryMCS

I just heard about this offering from ChemAxon LibraryMCS clusters a set of chemical structures on a structural basis. Read More...
Comments

Applescript Tutorial 9

Embedding chemical metadata into image files. Read More...
Comments

LigBuilder

Compiling LigBuilder under Mac OS X. Read More...
Comments

ChemAxon

I had a message from ChemAxon saying they had updated some of their products and I thought it might be worth a summary of their wares. Whilst Java based everything works fine on a Mac and note:-
  • Instant JChem Personal (an new OS independent desktop application for working with chemical and non chemical data) and Marvin, a chemical editor and viewer suite are free for all users
  • All products are free for academic teachers and researchers - including the enterprise edition of Instant JChem
  • Most products are free for freely accessible, non commercial websites
Read More...
Comments

Spotsearch :- Substructure search your hard drive

Substructure search chemical files indexed using ChemSpotlight Read More...
Comments

Macs in Chemistry Domain

Registered www.macinchem.org Read More...
Comments