chem-bla-ics
About Tags
  • May 3, 2006

    Four graph mining methods integrated in ParMol

    Joerg Wegner mentioned in his blog the graph mining program ParMol which integrates four mining algorithms: MoSS (aka MoFa) and Gaston, which I mentioned in November last year , and FFSM and gSpan, which I did not know about yet. ParMol provides a common interface to the four different algorithms and is, like the four mining modules, licensed GPL. An interesting aspect is that Gaston was originally written in C++.

    less than 1 minute read
  • May 1, 2006

    Nightly CDK builds now available

    Rajarshi Guha has set a nightly build service for the Chemistry Development Kit (CDK). The output is pretty, but information rich: it includes results for the JUnit test, DocCheck, and PMD. The compiled jar and the corresponding JavaDoc can be downloaded, offering a cutting edge distribution for users.

    less than 1 minute read
  • Apr 23, 2006

    Protein support in Bioclipse using Jmol and the CDK

    I have not blogged for about a week now, and been too busy with other things, like finishing my PhD articles/manuscript, my new job at the CUBIC where I continued the work on proper protein support in Bioclipse using the CDK and Jmol:

    1 minute read
  • Apr 23, 2006

    Download statistics for chemblaics components

    Here are some quick download statistics for some of the chemblaics components. First Jmol. The new stable Jmol 10.2 was release just over a week ago, and this obviously boosted downloads, breaking the monthly download total of two earlier this year (source):

    less than 1 minute read
  • Apr 14, 2006

    Postgenomic.com maps upcoming conferences

    Conference season is nearing. And just in time, Postgenomic.com added a conferences map showing locations of upcoming and recently finished conferences. Oh boy, do I want to set this up for chemoinformatics too!

    1 minute read
  • Apr 12, 2006

    The CDK data classes and change notifications

    The data classes of the Chemistry Development Kit are mutable, unlike those of Octet. This means that other classes may need to respond when the content updates. For example, a render class. CDK’s ChemObject provides a notifyChanged() and addListener() methods for this. However, as was recently pointed out, while this is useful in editors, such as JChemPaint, this is a performance killer in high-throughput sitations, such as descriptor calculation, or structure diagram generation runs.

    1 minute read
  • Apr 10, 2006

    Getting Jmol's 'cartoon on' to work in Bioclipse

    Bioclipse 1.0 is to be released in May, and the cartoon on script command is still not working in the Jmol viewer. For those who do not know yet, Bioclipse is a cool Eclipse RCP based Java chemo-and bioinformatics workbench. To have a better idea what goes on inside Bioclipse, I wrote a new BioPolymer tree to show me the strands in the protein. After Ola wrote code to show properties for IChemObject’s, I extended it with PDB properties for the atoms, strands and monomers.

    less than 1 minute read
  • 31
  • 32
  • 33

Subscribe

  • Egon Willighagen
  • 0000-0001-7542-0286

Chemblaics (pronounced chem-bla-ics) is the science that uses open science and computers to solve problems in chemistry, biochemistry and related fields.