KDnuggets Home » News » 2010 » Jan » Cheminformatic Bioassay Datasets available  ( < Prev | 10:n02 | Next > )

Cheminformatic Bioassay Datasets available


 
  
I am a researcher of cheminformatics (chemistry spin-off of bioinformatics). I've just had a paper published in the Journal of Cheminformatics

"Virtual screening of bioassay data"

The paper has links to 21 datasets (Active / Inactive compounds for bioassays) available for download. They are a mixture of Boolean and numeric attributes. The majority of them are highly-imbalanced (some have less than a 1% minority class). I've just applied Weka Cost-Sensitive Classifiers to the data.

It would be good if interest in cheminformatics spread to the data mining community where experts can apply their own novel algorithms to the data.

Abstract
Background: There are three main problems associated with the virtual screening of bioassay data. The first is access to freely-available curated data, the second is the number of false positives that occur in the physical primary screening process, and finally the data is highly-imbalanced with a low ratio of Active compounds to Inactive compounds. This paper first discusses these three problems and then a selection of Weka cost-sensitive classifiers (Naive Bayes, SVM, C4.5 and Random Forest) are applied to a variety of bioassay datasets.

Results: Pharmaceutical bioassay data is not readily available to the academic community. The data held at PubChem is not curated and there is a lack of detailed cross-referencing between Primary and Confirmatory screening assays. With regard to the number of false positives that occur in the primary screening process, the analysis carried out has been shallow due to the lack of crossreferencing mentioned above. In six cases found, the average percentage of false positives from the High-Throughput Primary screen is quite high at 64%. For the cost-sensitive classification, Weka's implementations of the Support Vector Machine and C4.5 decision tree learner have performed relatively well. It was also found, that the setting of the Weka cost matrix is dependent on the base classifier used and not solely on the ratio of class imbalance.

Conclusions: Understandably, pharmaceutical data is hard to obtain. However, it would be beneficial to both the pharmaceutical industry and to academics for curated primary screening and corresponding confirmatory data to be provided. Two benefits could be gained by employing virtual screening techniques to bioassay data. First, by reducing the search space of compounds to be screened and secondly, by analysing the false positives that occur in the primary screening process, the technology may be improved. The number of false positives arising from primary screening leads to the issue of whether this type of data should be used for virtual screening. Care when using Weka's cost-sensitive classifiers is needed - across the board misclassification costs based on class ratios should not be used when comparing differing classifiers for the same dataset.


KDnuggets Home » News » 2010 » Jan » Cheminformatic Bioassay Datasets available  ( < Prev | 10:n02 | Next > )