Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emilydolson authored Dec 17, 2018
1 parent b7e7fd2 commit f72d7dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ and [this paper presented at the second workshop on Open-ended evolution](http:/

- The version of Avida used for these experiments is here: [https://github.com/emilydolson/avida-empirical](https://github.com/emilydolson/avida-empirical)

- This NK Landscape code and the MODES toolbox itself are inside the [Empirical library](https://github.com/devosoft/Empirical).
- Some of the NK Landscape code and the MODES toolbox itself are inside the [Empirical library](https://github.com/devosoft/Empirical).
The precise version of Empirical used in this paper is here: [https://github.com/emilydolson/Empirical/tree/OEE_metrics_paper_submission](https://github.com/emilydolson/Empirical/tree/OEE_metrics_paper_submission).

## Contents of this repository
Expand All @@ -26,6 +26,7 @@ The precise version of Empirical used in this paper is here: [https://github.com
- **Data**: This directory contains two csv files, one containing the nk landscape data (`nk_data.csv`) and one containing the Avida data (`avida_data.csv`). It also contains a markdown file explaining the columns.
- **Analysis**: This directory contains an R-markdown file with all of the analysis code (and a little commentary), a version of the R-markdown file rendered to html (linked to above as supplmentary material), and a script for making flat violin plots (required for the rain cloud plots).
- **Figs**: This directory contains the figures generated by the code in `analysis` so that the code in `paper` can access them.
- **Code**: This directory contains data analysis scripts and code for the NK Landscape experiments

## Tutorial on using our C++ implementation of the MODES Toolbox

Expand Down

0 comments on commit f72d7dd

Please sign in to comment.