Chemical SciencesJekyll

chem-bla-ics

chem-bla-ics
Chemblaics (pronounced chem-bla-ics) is the science that uses open science and computers to solve problems in chemistry, biochemistry and related fields.
Home PageJSON Feed
language
ChemometricsCheminfChemical Sciences
Published

I just found out that a review article that I wrote earlier this year got printed: Molecular Chemometrics (DOI:10.1080/10408340600969601), with my personal view on the interplay between chemoinformatics and chemometrics.

CmlInchiBlogCbMicroformatChemical Sciences
Published

The blogs ChemBark and KinasePro have been discussing the use of SMILES, CML and InChI in Chemical Blogspace (with 70 chemistry blogs now!). Chemists seem to prefer SMILES over InChI, while there is interest in moving towards CML too. Peter commented. Any incorporation of content other than images and free text requires some HTML knowledge, but this can be rather limited.

CheminfChemical Sciences
Published

Peter blogged about the h-index, which is a measure for ones scientific impact. He used Google Scholar, but I do not feel that that database is clean enough. I believe a better source would be the ISI Web-of-Science. Therefore, I composed a list of h-indices of my own, ordered by value.

VirusChemometricsChemical Sciences
Published

Contributions to open data do not have to be large, as long as many people are doing it. The Wikipedia is a good example, and PubChem accepts contributions of small databases too (I think). The result can still be large and rather useful, even scientifically.

BlogRdfTextminingCbChemical Sciences
Published

Because no one picked up my Chemo::Blogs suggestion, I will now officially claim the blog series title. However, unlike the original Bio::Blogs series, I will not summarize interesting blogs, but just spam you with websites I recently marked as toblog on del.icio.us. Semantics and Text Mining Evan Prodromou wrote about RDFa vs microformats.

OpensourceCdkJunitChemical Sciences
Published

Recently I discussed JUnit testing from within Eclipse , and blogged at several occasions about it in other situations. I cannot stress enough how useful unit testing is: it adds this extra set of eyeballs to make bugs shallow. And it does that, indeed. Ensuring that you actually test all the code you write, however, is not easy.

CheminfConferenceSemwebChemical Sciences
Published

Just some short quites note about the third day (see day 1 and 2 ). Today’s program of the German Conference on Chemoinformatics started with a presentation by Rzepa about his work on a semantic wiki (DOI:10.1021/ci060139e), which might be online here. (He recorded a podcast, but I have not seen it online yet.) I wish I could see the sources of those wiki pages, to see how that system integrates RDF, but at least Jmol is running fine.

BioclipseQsarJavascriptConferenceChemical Sciences
Published

The Bioclipse Workshop has ended and, for just three days, turned out quite productive. We have first bits of scripting support for JavaScript using Rhino. At this moment the scripting plugin needs to explicit depend on plugins to be able to access their classpath, but we plan to solve that. An example script: // to have short identifiers Array = Packages.java.lang.reflect.Array; String = Packages.java.lang.String;