Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kunxiong committed Sep 30, 2021
2 parents 8455305 + e74c174 commit 100e66c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions original_data/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The content of this directory has been moved to https://github.com/kunxiong/Xiong-et-al-2019_original_data
Binary file removed original_data/readme.pdf
Binary file not shown.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Update 9/29/2021: The raw simulation output have been moved to https://github.com/kunxiong/Xiong-et-al-2019_original_data

# After the publication of Xiong, Kun, Alex K. Lancaster, Mark L. Siegal, and Joanna Masel. 2019. “Feed-Forward Regulation Adaptively Evolves via Dynamics Rather than Topology When There Is Intrinsic Noise.” Nature Communications 10 (1): 2418, we found a bug that prevents gene length from mutating downwards. The bug is now fixed. Re-running all simulations, Figures 4-10, Supplementary Figures 5-11, and Supplementary Tables 3-6 remain nearly identical, and are available in Corrigendum.pdf.

The program is written in C and is provided as source files. The source files must be compiled to produce the simulation program. We mainly used Intel C compiler (icc, version 16.0.4), but the GNU C compiler (gcc) will also work (although the outcome of a simulation will change due to different optimization to numerical calculations).
Expand Down

0 comments on commit 100e66c

Please sign in to comment.