A Listing of Original Software and Code Available for Download:
All software was developed at Dartmouth College in the lab of Jason H. Moore funded by NIH grants AI59694, LM009012, LM010098, EY022300, LM011360, CA134286, and GM103534. All Software/Code is available under a GPLv3 license.
Complex Genetic Model and Data Simulation
Name: GAMETES v.2.0
Language: JAVA
Posted: February 2014
Description: Open Source Software and Users Guide for the simulation of complex genetic models and associated SNP datasets. New version includes the ability to combine models to generate heterogeneous datasets, as well as a new Custom Model feature, that gives the user the ability to specify their own 2 or 3 locus models, which gives feedback on key model characteristics as the model is changed.
Relevant Publications:
GAMETES v2.0: software for simulating complex epistatic models and heterogeneous datasets [submitted]
GAMETES v2.0 User's Guide
Name: Mulitplexer Data Simulator
Language: Python
Posted: October 2013
Description: A short script with methods to allow the user to easily generate n-multiplexer problem data. users can either generate single instances, datasets with a specified number of random instances, or complete datasets of all unique multiplexer instances (memory allowing) to be saved in a .txt file.
Relevant Publications: N/A
Name: GAMETES v.1.0
Language: JAVA
Posted: January 2012
Description: Open Source Software and Users Guide for the simulation of complex genetic models and associated SNP datasets.
Relevant Publications:
Learning Classifier Systems
Name: ExSTraCS v.2.0
Language: Python
Posted: October 2014
Description: ExSTraCS 2.0 incorporates a new rule specificity limit geared towards improving algorithm scalability and ease of use. Code and a complete users guide is available for download on Sourceforge (follow link above)
Relevant Publications:
1. ExSTraCS 2.0: Addressing Scalability with a Rule Specificity Limit in a Michigan-Style Supervised Learning Classifier System for Classification, Prediction, and Knowledge Discovery. [submitted - in revision]
2. ExSTraCS 2.0 User's Guide
Name: ExSTraCS v.1.0
Language: Python
Posted: June 2014
Description: ExSTraCS combines several successful LCS components and advancements into a single algorithmic platform for application and further development. Code and a complete users guide is available for download on Sourceforge (follow link above)
Relevant Publications:
1. An Extended Michigan-Style Learning Classifier System for Flexible Supervised Learning, Classification, and Data Mining
2. ExSTraCS 1.0 User's Guide
Name: eLCS
Language: Python
Posted: June 2014
Description: The Educational Learning Classifier System (eLCS) is a set of code demos that are intended to serve as an educational resource to learn the basics of a Michigan-Style Learning Classifier System (modeled after the XCS and UCS algorithm architectures). This resource includes 5 separate implementation demos that sequentially add major components of the algorithm in order to highlight how these components function, and how they are implemented into the algorithm code.
Relevant Publications:
1. Textbook: Introduction to Learning Classifier Systems (in preparation) - The eLCS code is intended to be paired with this textbook authored by Will Browne and Ryan Urbanowicz. This book should be available by Spring of 2015.
Name: EK-AF-UCS v.2.0
Language: Python
Posted: October 2013
Description: Extending EK-AF-UCS v.1.0, EK-AF-UCS v.2.0 adds rule compaction strategies to our LCS algorithm. Additionally, much of the flexible new code that will make up the architecture of ExSTraCS has been implemented here.
Relevant Publications:
Name: AF-UCS v.2.0 with Multicore Parallelization
Language: Python
Posted: October 2013
Description: Modifying AF-UCS v.1.0, AF-UCS v.2.0 adds multicore parallelization to allow for parallel independent runs of the algorithm to facilitate permutation testing and cross validation for statistical significance testing in data mining and classification problems.
Relevant Publications:
Name: EK-AF-UCS v.1.0
Language: Python
Posted: October 2013
Description: Building off the UCS algorithm, EK-AF-UCS, adds mechanisms which allow the incorporation of expert knowledge to guide learning. Specifically, expert knowledge is applied to covering and mutation. Application of expert knowledge to covering in particular was found to be advantageous. This code was also used in our paper exploring bladder cancer susceptibility.
Relevant Publications:
Name: AF-UCS v.1.0
Language: Python
Posted: October 2013
Description: Building off the UCS algorithm, AF-UCS, adds attribute tracking, a mechanism akin to memory designed for supervised learning problems. Additionally AF-UCS includes attribute feedback to the mutation and crossover mechanisms of the genetic algorithm. These mechanisms improve learning efficiency and aid in the characterization of heterogeneous patterns of association. This code was also used to run the analysis in our analysis pipeline paper, however the attribute tracking mechanisms were shut off.
Relevant Publications:
Name: GALE
Language: Python
Posted: June 2010
Description: A python implementation of Xavier Llora's and Josep Garrell's GALE algorithm written/modified to accommodate SNP gene association studies.
Relevant Publications:
Name: GAssist
Language: Python
Posted: June 2010
Description: A python implementation of Xavier Llora's and Josep Garrell's GALE algorithm written/modified to accommodate SNP gene association studies.
Relevant Publications:
Name: XCS
Language: Python
Posted: April 2010
Description: A python implementation of Stewart Wilson's XCS algorithm written/modified to accommodate SNP gene association studies.
Relevant Publications:
Name: UCS
Language: Python
Posted: April 2010
Description: A python implementation of Bernado-Mansilla's and Garrell-Guiu's UCS algorithm written/modified to accommodate SNP gene association studies.
Relevant Publications:
Name: MCS
Language: Python
Posted: April 2010
Description: A python implementation of Larry Bull's MCS algorithm written/modified to accommodate SNP gene association studies.
Relevant Publications: