If you don't know what is Weka, the present tool is maybe not for you; but if you generate huge quantities of biological data you should consider looking at it. Weka is a very powerful toolbox giving access to several state-of-the-art data mining algorithms that you can apply on your dataset. The main goal is to identify patterns (rules, decision trees, regression models) in your data that link attributes between them, or link attributes to a class.
One of the problem usually encountered with Weka (if you're not a machine learning guru) is to choose the 'best' classifier, the one able to find patterns with the higher accuracy, support, or any other score you have in mind to judge it. MetaClassify has been made to help you to solve this problem. By providing a dataset in the .arff format, MetaClassify will
References:
1.3 (Dec 21, 2006)
The documentation is included in the package below, in format.