GenMiner

Genomic Data Miner

Description

Java implementation of the GenMiner algorithm for mining equivalence classes and minimal non-redundant association rule from gene expression data.

The software, distributed as an executable JAR file with graphic user interface, integrates the R implementation of the Normalized Discretization method (Nordi) to preprocess gene expression data and a Java implementation of the frequent closed itemsets based algorithm to extract equivalence classes and minimal non-redundant association rules from these data.

Downloads
Reference

GenMiner: Mining informative association rules from genomic data, Ricardo Martinez, Nicolas Pasquier and Claude Pasquier, Bioinformatics, Oxford University Press, September, 2008.

Experimental Results

These results were obtained from the annotations enriched Eisen et al. dataset containing integrated gene expression measures for 2465 Yeast genes and 737 columns (79 discretized gene expression levels and 658 gene annotations). 

The gene expression measures were discretized by the Nordi algorithm with a 95% confidence level. The minimal confidence threshold was set to 50% and the minimal support threshold was set to 0.3% (association rules extracted correspond to at least 7 genes). 

Related Publications

Mining association rule bases from integrated genomic data and annotations, Ricardo Martinez, Nicolas Pasquier and Claude Pasquier, Proceedings of the CIBB international conference on Computational Intelligence methods for Bioinformatics and Biostatistics, Salerno, Italy, 2008.

GenMiner: Mining informative association rules from genomic data, Ricardo Martinez, Claude Pasquier and Nicolas Pasquier, Proceedings of the IEEE BIBM international conference on Bioinformatics and Biomedecine, pages 15-22, IEEE Computer Society, 2007.