Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 564 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 564 Bytes

mrj - Muller's Ratchet in Java

This is a Java simulation program I wrote for my Diploma Thesis in 2011. It (forward) simulates a population of haploids undergoing Muller's Ratchet with optinonal compensatory mutations as decribed in the thesis.

Installation

Build a jar from this folder. Should be easy (as far as I remember...).

Usage

java -jar mrj.jar --help should give some help on running the program.