Macs in Chemistry

Insanely Great Science

data analysis

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

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

Data Extractor

Data Extractor allows to extract data from files and collect them ready to be exported for later use Data is collected in records with custom specified fields inside an internal table. Data can be exported at any time. Data extractor can parse thousands and thousands of file in few seconds and collect all the data inside these files using simple instructions on how to recognise data, how to extract them and where to put these data inside Data Extractor tables, ready to be exported and transferred to a database.

There is a comprehensive list of data analysis applications for the Mac here.

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

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

Added JTreeView to data analysis tools

JTreeView renders gene expression data into several interactive views.

Comments

Dotmatics LinkedIn Group

Thos who use LinkedIn might be interested to see that Dotmatics now have a dedicated group.

http://www.linkedin.com/groups/Dotmatics-4327915?

I wrote a review of the Dotmatics tools a while back and have written a series of scripts for Vortex.

Comments

MagicPlot

I’ve just added MagicPlot to the list of data analysis tools.

MagicPlot looks like a useful plotting/fitting tool that is free for students.

  • Publication-quality customizable X-Y plots with multiple axes
  • Handy nonlinear fitting
  • Visual multi-peak fitting
  • Powerful text table import dialog with plot preview
  • Data manipulation
  • FFT, integration, differentiation, histograms, descriptive statistics (Pro)
  • Auto recalculation on data change (Pro)
  • Batch Processing without programming (Pro)
  • Plot scale navigation with mouse
  • Plot style templates (Pro)
  • Multi-level undo/redo with history

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

VVI Graph SDK

VVI® today announced the availability of Vvidget Code, its Graph SDK for iPhone, iPad and Mac, version 10.7.6, bringing the following improvements:

The features are extensive and shown by the Graph app on the iTunes and Mac App Store. All the graphs in those applications are now available in the new version. See the links: Graph for iPhone, iPad and iPod touch and Graph for Mac to install those applications and test the Vvidget Code Graph SDK.

Comments

iOS:Chart

A chart & graph library for iOS and Mac OS X developers.

  • Fully native Objective-C library for direct, easy use in any iOS XCode project.
  • Several samples and demo projects to make integration and getting started a snap.
  • Over 50 powerful graph types, including bar, line, area, pie, scatter, bubble and waterfall.
  • An easy-to-use yet powerful object oriented API gives you full control over your charts with a minimum of effort.
  • Real 3D graphs with controls to zoom, pan, rotate and skew!
  • Adjust and control every element on every chart. Multiple Y-axis, depth effects, reference lines, scale controls and much more.
  • The full power of the PGSDK (charting library of choice for MicroStrategy, IBM/Cognos and many more) now for your mobile application!

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

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

DataWrangler

You might also want to look at Data Wrangler for an online tool for cleaning up data.

There is a comprehensive list of data analysis packages that run under Mac OSX here

Comments

Graph version 10.7.3 available

VVI® today announced the availability of Graph version 10.7.3 on the Mac App Store, bringing the following improvements:

  • Copy paste is now implemented for textual (labels) table cells and columns.
  • Column paste now accepts many number delimiters such as blank, comma, tab, Return, etc.
  • Added Save and Open Panels to export and import data into tables.
  • Added a main title to the pie chart.
  • Arrow keys now move the table cell editor to the expected adjacent cell instead of move the text cursor.
  • When a sheet is present, ESC and Command-. shortcuts dismiss (cancels) the sheet.
  • When the cell editor is used to enter an empty value in the last row of a column then that column length is reduced by one except when the data needs to be rectangular (as in the Z-Values table).
  • ESC dismiss (cancels) the cell editor without entering the data.
  • Made many small adjustments to the user interface to make it look and perform better.
  • Implemented elemental table behaviour in the backend.

There is a list of data analysis applications here

Comments

A Review of Data Creator

I’m occasionally asked for is a test data set that can be used to evaluate an application. Whilst I keep a couple of data sets that I can use perhaps Data Creator will provide a more comprehensive solution.

Data Creator is an application that has been designed to fill this important niche, Data Creator can be used to build very large data sets using field types defined by the user and then filled with random realistic content. I’ve just added a review of Data Creator.

There is an increasing collection of software reviews here.




Comments

KNIME User Group Meeting

I just got this message:-

“Following our very successful user meeting and workshops in 2011, we will be holding a similar event in 2012. The 5th KNIME Workshop and Users Meeting will take place between January 30 and February 3, 2012 at Technopark in Zurich, Switzerland. Early bird registration closes on Jan 15th. You can register here .

There is a KNIME tutorial here.


Comments

Data Creator

I’ve compiled a list of data analysis tools and sometimes when I’m just trying a new application out I need a set of random data. Data Creator looks like it might be ideal for those sort of occasions, it can create structured data table (fields) and fill them with random proper content (records) with a single click. These data can be saved on disk and imported into databases and applications for test and demonstration purposes. Data Creator can be used to create very large data sets (thousands and thousands of records) for stress test of structures and scripts.


Comments

Added Solo to list of Data Analysis tools

Solo software equips users to perform PLS, PCA and many other multivariate analyses in a stand-alone, point-and-click environment.

Key Features:

  • Data Exploration and Pattern Recognition (Principal Components Analysis (PCA), Parallel Factor Analysis (PARAFAC), Multiway PCA...)
  • Classification (SIMCA, k-nearest neighbors, PLS Discriminant Analysis, Support Vector Machine Classification, Clustering (HCA)...)
  • Linear and Non-Linear Regression (PLS, Principal Components Regression (PCR), Multiple Linear Regression (MLR), Classical Least Squares (CLS), Support Vector Machine Regression, N-way PLS, Locally Weighted Regression...)
  • Self-modeling Curve Resolution, Pure Variable Methods (Multivariate Curve Resolution (MCR), Purity (compare to SIMPLSMA), CODA_DW, CompareLCMS...)
  • Curve fitting and Distribution fitting and analysis tools Instrument Standardization (Piece-wise Direct, Windowed Picewise, OSC, Generalized Least Squares Preprocessing...)
  • Advanced Graphical Data Set Editing and Visualization Tools
  • Advanced Customizable Order-Specific Preprocessing (Centering, Scaling, Smoothing, Derivatizing, Transformations, Baselining...) Missing Data Support (SVD and NIPALS)
  • Variable Selection (Genetic algorithms, IPLS, Selectivity, VIP...)

There is a listing of data analysis tools for Mac OS X here.

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

KnowledgeMiner (yX) for Excel 2.9.1 update

Self-organizing, Parallel, High-Dimensional Modeling now for Excel 2011! New Features of KnowledgeMiner (yX) for Excel version 2.9.1 [New] Improved Charting. Now displays actual vs. predicted data on both predicted and learning data. [update] Tutorial updated.

There is a list of data analysis and plotting tools for Mac OS X here.


Comments

Aabel Updated

Aabel v3.0.6 complimentary update is optimized for the newest Mac OS X version, Lion. In addition to optimizing Aabel v3 for Lion, this update also includes fixes for all known bugs and glitches that have been discovered up-to-date. The performance of Aabel v3 has been enhanced on Lion; this is in particular noticeable on machines with modern graphic cards. The updater that is downloaded from this page can be used on both Snow Leopard and Lion, but the performance-related enhanced aspects of the application are Lion-specific.

There is a comprehensive list of data analysis packages that run under Mac OSX 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

DAQ Plot has been revised to v10.7.2

I just got this email

This is a one-time email to let you know that DAQ Plot has been revised to v10.7.2 with these new features:

  • Runs on Mac OS X 10.6 (Snow Leopard) and 10.7 (Lion).
  • Implements up to 16 y-axis time and spectral graphs.
  • Implements the default microphone as an enumerated hardware unit.
  • Implements direct printing.
  • Implements color legend on the main window.
  • Implements pop over window for data discovery.
  • Includes many adjustments to the user interfaces, general bug fixes and speed improvements.

As it turns out, many customers are delaying upgrading to Lion so this newer version supports both Lion and Snow Leopard as well as makes many significant improvements. Because of this change (the Snow Leopard version was previously EOL, but now is not) we are taking the step of this email to inform you of this current version.

For instructions on upgrading your version of DAQ Plot please email support@vvi.com.

There is a list of data analysis and plotting tools for Mac OS X here.

Comments

InfiniteGraph Added to data analysis list

I just added InfiniteGraph to the list of data analysis applications.

InfiniteGraph is a distributed graph database written in Java (with a C++ core), is interoperable across Linux, Windows and Mac OS/X platforms, and can also be deployed in most virtualized cloud environments. InfiniteGraph is available in both free and licensed versions. The free version does everything the licensed version does, up to 1 million nodes and edges, and can be expanded almost infinitely.

Comments

mathStatica 2.5 for Mathematica 8

mathStatica 2.5 for Mathematica 8 includes a new parallel processing engine affording huge performance gains.

mathStaticaParallelTimings

Timings in seconds using Mathematica 8.0.4 (latest Oct 2011 release) running on a Mac Pro computer.

For more data analysis tools look at the Data Analysis Applications page.

Comments

Vvidget Builder is now available

Vvidget Builder is now available in the Mac App Store:

http://itunes.apple.com/us/app/vvidget-builder/id470597599?mt=12

You may also be interested in the movies:

Shows how to use Vvidget Builder:

http://www.vvidget.org

Shows how to program a Vvidget Code application for the iPhone using Xcode 4.2:

http://www.vvidget.org/develop
Comments

StarDrop 5.1 will be available for Mac

StarDrop 5.1 will be available for Mac Read More...
Comments

Free Vortex Webinar

Free Vortex Webinar Read More...
Comments

Vvidget Builder beta for Lion

Vvidget Builder beta for Lion is now available for use Read More...
Comments

Data analysis tools

Data Desk has been updated. Read More...
Comments

Aabel Updated

The high performance data analysis and plotting application Aabel v3.0.6 has been updated Read More...
Comments

EnSight Updated

EnSight Updated Read More...
Comments

VVI Graphing beta

VVI today announced the start of a beta period for it’s graphing applications and libraries Read More...
Comments

KnowledgeMiner (yX) for Excel version 2.8

KnowledgeMiner (yX) for Excel version 2.8 has been released offering performance improvements. Read More...
Comments

More data analysis tools for Mac OS X

I’ve just added a four new applications to the Data Analysis Tools web page

RapidMiner, SciDAVis, LabPlot, fityk
Read More...
Comments

Data Analysis tools

I’ve updated the data analysis tools page. Read More...
Comments

DataGraph Updated

DataGraph has been updated to version 2.3.1 Read More...
Comments

Knime and XQuartz updated

Knime and XQuartz updated

Read More...
Comments

Getting Data

Graph digitizer software Read More...
Comments

More Data Analysis tools

More updates to the Data analysis tools Read More...
Comments

Data Analysis tools

I’ve just added friedEgg Touch to the list of 60 data analysis tools available for Mac OS X. Read More...
Comments

Mathematica 8.0

Mathematica has been updated to version 8 with a host of new features. Read More...
Comments

Knowledge Miner (yx) updated

Knowledge Miner (yx) has been updated to take advantage of multi-processor machines. Read More...
Comments

DataAnalysis

Added DataAnalysis a general purpose iPad App for the plotting and analysis Read More...
Comments

R Updated

R version 2.12.0 has been released Read More...
Comments

Added XLSTAT

Added XLSTAT to the page of Data Analysis Tools. Read More...
Comments

Aabel Update

Gigawiz have announced an update to Aabel Read More...
Comments

DeltaGraph Update

DeltaGraph 6 is about to be released.

Read More...
Comments

Knime

I’ve added Knime to the list of data analysis applications. Read More...
Comments

KnowledgeMiner (yX) for Excel updated

KnowledgeMiner (yX) for Excel is a knowledge mining tool that works with data stored in Microsoft Excel to build predictive and descriptive models. Read More...
Comments

Aabel Updated

The powerful data analysis and plotting tool Aabel 3 has been updated (version 3.0.4).

Read More...
Comments

Data Analysis Tools

Updated the page of Data Analysis tools Read More...
Comments

KNIME Desktop for Mac OS X

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

Top MacInChem Searches

Top search terms used on MacInChem. Read More...
Comments

KnowledgeMiner (yX) for Excel

KnowledgeMiner (yX) for Excel is a knowledge mining tool that works with data stored in Microsoft Excel Read More...
Comments

Aabel Updated

Aabel updated for Snow Leopard Read More...
Comments

Vvidget Updated

Vvidget a chart and graphing system for OS X has been updated. Read More...
Comments

Maple Updated

Maple 13 has been updated.

Read More...
Comments

Stata 11 released

Stata 11 has been released. Read More...
Comments

R updated

The statistical programming and plotting library R has been updated. Read More...
Comments

DataGraph 2.0 Update

DataPlot has been updated to version 2.0. Read More...
Comments

Developers needed

Developers need for project related to the use of the novel technologies in Snow Leopard (including OpenCL and Grand Central) on Nehalem-based Mac Pros to build a Cocoa/Objective C-based large-scale data analysis and visualization application for scientific numerical and image data. Read More...
Comments

MATLAB R2009a beta for 64-bit Intel-based Macs is now available

MathWorks MATLAB R2009a beta for 64-bit Intel-based Macs is now available Read More...
Comments

Update for Aabel

Update for Aabel Read More...
Comments

StatPlus:mac Updated

AnalystSoft has updated StatPlus:mac adding several new features and graphics. Read More...
Comments

Updates

Mathematica home edition and CLC Main Workbench Read More...
Comments

EnSight

I’ve added EnSight to the list of Data Analysis tools
Read More...
Comments

News Updates

A collection of software updates Read More...
Comments

Aabel Review

  • A new review of the statistics, data analysis and plotting application Aabel.
Read More...
Comments

Vortex Review

An update to Vortex. Read More...
Comments

R Updated

R has been updated to version 2.8 Read More...
Comments

Maple Updated

The heavy-weight mathematical modeling tool Maple has been updated. 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

Solver now available

Solver for Microsoft Excel is available again. Read More...
Comments

StatPlus:mac updated

StatPlus:mac has been updated. Read More...
Comments

Updated Stats site

The MacStats site has been updated and is moving to a dedicated URL, http://www.MacStats.org. Read More...
Comments

Molegro Data Modeller

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

Read More...
Comments

Statsplus:mac

Turn Excel into a proper statistical analysis tool. Read More...
Comments

Aabel

Gigawiz announces a new release of Aabel. Read More...
Comments

SPSS 16 available

A new version of SPSS is available.

SPSS is one of the real heavyweights in the statistical analysis area but the Mac version lagged behind. It now looks like version 16 brings a major upgrade for Mac users
Read More...
Comments

Data Analysis Tools

I've just added Regress+ to the page of data analysis tools. Read More...
Comments

Aabel updated

Just in from Gigawiz, Aabel updated for Leopard. Read More...
Comments

proFit updated

ProFit updated for Leopard. Read More...
Comments

Aabel

Aabel has been updated Read More...
Comments