<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Compilation and Running</title><link>https://sourceforge.net/p/forwardsimulation/wiki/Compilation%2520and%2520Running/</link><description>Recent changes to Compilation and Running</description><atom:link href="https://sourceforge.net/p/forwardsimulation/wiki/Compilation%20and%20Running/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 05 Jan 2014 22:55:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/forwardsimulation/wiki/Compilation%20and%20Running/feed" rel="self" type="application/rss+xml"/><item><title>Compilation and Running modified by Victor Spirin</title><link>https://sourceforge.net/p/forwardsimulation/wiki/Compilation%2520and%2520Running/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,7 +1,7 @@
 Compilation and running 
 =========================

-=== Compiling the code ===
+&lt;h3&gt;Compiling the code&lt;/h3&gt;

 The code can be compiled simply with the command &lt;code&gt;g++ -O3 \*.cc&lt;/code&gt;.  This will create &lt;code&gt;a.out&lt;/code&gt; executable.  A &lt;code&gt;Makefile&lt;/code&gt; is included; simply typing &lt;code&gt;make&lt;/code&gt; creates executable &lt;code&gt;FS&lt;/code&gt;.

@@ -9,7 +9,7 @@

 The output will contain log file with the parameters of the simulation, &lt;code&gt;vcf&lt;/code&gt; file for Population 1, and the allele frequency distribution file for Population 1.

-=== Output ===
+&lt;h3&gt;Output&lt;/h3&gt;

 The output file names are specified by command line argument &lt;code&gt;-o&lt;/code&gt; followed by file name root.  For example, &lt;code&gt;./FS -o fs1&lt;/code&gt; will create the following files in the working directory:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Spirin</dc:creator><pubDate>Sun, 05 Jan 2014 22:55:25 -0000</pubDate><guid>https://sourceforge.neta00d233335632bb28c7ff466640577471decd4fa</guid></item><item><title>Compilation and Running modified by Victor Spirin</title><link>https://sourceforge.net/p/forwardsimulation/wiki/Compilation%2520and%2520Running/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -14,8 +14,8 @@
 The output file names are specified by command line argument &lt;code&gt;-o&lt;/code&gt; followed by file name root.  For example, &lt;code&gt;./FS -o fs1&lt;/code&gt; will create the following files in the working directory:

 &lt;code&gt;fs1.log&lt;/code&gt;
-\verb|fs1.sequences.population1.burnin.vcf|\\
-\verb|fs1.derivedAlleleFrequency.population1.burnin|\\
+&lt;code&gt;fs1.sequences.population1.burnin.vcf&lt;/code&gt;
+&lt;code&gt;fs1.derivedAlleleFrequency.population1.burnin&lt;/code&gt;
 ...
-\verb|fs1.sequences.population1.final.vcf|\\
-\verb|fs1.derivedAlleleFrequency.population1.final|\\
+&lt;code&gt;fs1.sequences.population1.final.vcf&lt;/code&gt;
+&lt;code&gt;fs1.derivedAlleleFrequency.population1.final&lt;/code&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Spirin</dc:creator><pubDate>Sun, 05 Jan 2014 22:53:54 -0000</pubDate><guid>https://sourceforge.net295cc3f2eb5b84ce554d4ba52b428b5a23a8282e</guid></item><item><title>Compilation and Running modified by Victor Spirin</title><link>https://sourceforge.net/p/forwardsimulation/wiki/Compilation%2520and%2520Running/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,4 +1,5 @@
-= Compilation and running =
+Compilation and running 
+=========================

 === Compiling the code ===

@@ -10,11 +11,11 @@

 === Output ===

-The output file names are specified by command line argument \verb|-o| followed by file name root.  For example, \verb|./FS -o fs1| will create the following files in the working directory:
+The output file names are specified by command line argument &lt;code&gt;-o&lt;/code&gt; followed by file name root.  For example, &lt;code&gt;./FS -o fs1&lt;/code&gt; will create the following files in the working directory:

-\verb|fs1.log|\\
+&lt;code&gt;fs1.log&lt;/code&gt;
 \verb|fs1.sequences.population1.burnin.vcf|\\
 \verb|fs1.derivedAlleleFrequency.population1.burnin|\\
-$$\cdots$$
+...
 \verb|fs1.sequences.population1.final.vcf|\\
 \verb|fs1.derivedAlleleFrequency.population1.final|\\
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Spirin</dc:creator><pubDate>Sun, 05 Jan 2014 22:52:00 -0000</pubDate><guid>https://sourceforge.neta1f876be998a223905c8a26419488d82b0e847c8</guid></item><item><title>Compilation and Running modified by Victor Spirin</title><link>https://sourceforge.net/p/forwardsimulation/wiki/Compilation%2520and%2520Running/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,5 +1,4 @@
-Compilation and running
-========================
+= Compilation and running =

 === Compiling the code ===

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Spirin</dc:creator><pubDate>Sun, 05 Jan 2014 22:48:51 -0000</pubDate><guid>https://sourceforge.neta187f80b735e9a532a189e4d5454e163acfb774f</guid></item><item><title>Compilation and Running modified by Victor Spirin</title><link>https://sourceforge.net/p/forwardsimulation/wiki/Compilation%2520and%2520Running/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,7 +1,7 @@
 Compilation and running
 ========================

-===Compiling the code===
+=== Compiling the code ===

 The code can be compiled simply with the command &lt;code&gt;g++ -O3 \*.cc&lt;/code&gt;.  This will create &lt;code&gt;a.out&lt;/code&gt; executable.  A &lt;code&gt;Makefile&lt;/code&gt; is included; simply typing &lt;code&gt;make&lt;/code&gt; creates executable &lt;code&gt;FS&lt;/code&gt;.

@@ -9,11 +9,10 @@

 The output will contain log file with the parameters of the simulation, &lt;code&gt;vcf&lt;/code&gt; file for Population 1, and the allele frequency distribution file for Population 1.

-===Output===
+=== Output ===

-The output file names are specified by command line argument
-\verb|-o| followed by file name root.  For example, \verb|./FS -o fs1|
-will create the following files in the working directory:\\
+The output file names are specified by command line argument \verb|-o| followed by file name root.  For example, \verb|./FS -o fs1| will create the following files in the working directory:
+
 \verb|fs1.log|\\
 \verb|fs1.sequences.population1.burnin.vcf|\\
 \verb|fs1.derivedAlleleFrequency.population1.burnin|\\
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Spirin</dc:creator><pubDate>Sun, 05 Jan 2014 22:47:17 -0000</pubDate><guid>https://sourceforge.net7acd20460547e94ca319abfad3492e7d25fd5603</guid></item><item><title>Compilation and Running modified by Victor Spirin</title><link>https://sourceforge.net/p/forwardsimulation/wiki/Compilation%2520and%2520Running/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,8 +1,22 @@
 Compilation and running
 ========================

+===Compiling the code===
+
 The code can be compiled simply with the command &lt;code&gt;g++ -O3 \*.cc&lt;/code&gt;.  This will create &lt;code&gt;a.out&lt;/code&gt; executable.  A &lt;code&gt;Makefile&lt;/code&gt; is included; simply typing &lt;code&gt;make&lt;/code&gt; creates executable &lt;code&gt;FS&lt;/code&gt;.

-To run with default parameters, simply type &lt;code&gt;./FS&lt;/code&gt; in the current working directory.  The default parameters correspond to one population of 10,000 individuals evolving for 4 x 2N = 80,000 generations with mutation rate $\mu=10^{-8}$, recombination rate _r_ = 10&lt;sup&gt;-8&lt;/sup&gt;, under no selection (random drift).  This is a default burnin period.  The run time is about 30 minutes on an 1.8GHz processor.  
+To run with default parameters, simply type &lt;code&gt;./FS&lt;/code&gt; in the current working directory.  The default parameters correspond to one population of 10,000 individuals evolving for 4 x 2N = 80,000 generations with mutation rate &amp;micro; = 10&lt;sup&gt;-8&lt;/sup&gt;, recombination rate _r_ = 10&lt;sup&gt;-8&lt;/sup&gt;, under no selection (random drift).  This is a default burnin period.  The run time is about 30 minutes on an 1.8GHz processor.  

 The output will contain log file with the parameters of the simulation, &lt;code&gt;vcf&lt;/code&gt; file for Population 1, and the allele frequency distribution file for Population 1.
+
+===Output===
+
+The output file names are specified by command line argument
+\verb|-o| followed by file name root.  For example, \verb|./FS -o fs1|
+will create the following files in the working directory:\\
+\verb|fs1.log|\\
+\verb|fs1.sequences.population1.burnin.vcf|\\
+\verb|fs1.derivedAlleleFrequency.population1.burnin|\\
+$$\cdots$$
+\verb|fs1.sequences.population1.final.vcf|\\
+\verb|fs1.derivedAlleleFrequency.population1.final|\\
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Spirin</dc:creator><pubDate>Sun, 05 Jan 2014 22:44:47 -0000</pubDate><guid>https://sourceforge.nete5811fa76b44dd562d3d2f802e17e6105959a76e</guid></item><item><title>Compilation and Running modified by Victor Spirin</title><link>https://sourceforge.net/p/forwardsimulation/wiki/Compilation%2520and%2520Running/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,10 +1,8 @@
 Compilation and running
 ========================

-The code can be compiled simply with the command &lt;code&gt;g++ -O3 \*.cc&lt;/code&gt;.  This will create &lt;code&gt;a.out&lt;/code&gt; executable.  A &lt;code&gt;Makefile&lt;/code&gt; is included; simply typing &lt;code&gt;make&lt;/code&gt; creates
-executable &lt;code&gt;FS&lt;/code&gt;.
+The code can be compiled simply with the command &lt;code&gt;g++ -O3 \*.cc&lt;/code&gt;.  This will create &lt;code&gt;a.out&lt;/code&gt; executable.  A &lt;code&gt;Makefile&lt;/code&gt; is included; simply typing &lt;code&gt;make&lt;/code&gt; creates executable &lt;code&gt;FS&lt;/code&gt;.

-To run with default parameters, simply type &lt;code&gt;./FS&lt;/code&gt; in the current working directory.  The default parameters correspond to one population of 10,000 individuals evolving for $4\times 2N=80,000$
-generations with mutation rate $\mu=10^{-8}$, recombination rate $r=10^{-8}$, under no selection (random drift).  This is a default burnin period.  The run time is about 30 minutes on an 1.8GHz processor.  
+To run with default parameters, simply type &lt;code&gt;./FS&lt;/code&gt; in the current working directory.  The default parameters correspond to one population of 10,000 individuals evolving for 4 x 2N = 80,000 generations with mutation rate $\mu=10^{-8}$, recombination rate _r_ = 10&lt;sup&gt;-8&lt;/sup&gt;, under no selection (random drift).  This is a default burnin period.  The run time is about 30 minutes on an 1.8GHz processor.  

-The output will contain log file with the parameters of the simulation, vcf file for Population 1, and the allele frequency distribution file for Population 1.
+The output will contain log file with the parameters of the simulation, &lt;code&gt;vcf&lt;/code&gt; file for Population 1, and the allele frequency distribution file for Population 1.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Spirin</dc:creator><pubDate>Sun, 05 Jan 2014 22:32:57 -0000</pubDate><guid>https://sourceforge.net851093d9a53ea648d4a0eb224b34f389dbe818eb</guid></item><item><title>Compilation and Running modified by Victor Spirin</title><link>https://sourceforge.net/p/forwardsimulation/wiki/Compilation%2520and%2520Running/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,19 +1,10 @@
 Compilation and running
 ========================

-The code can be compiled simply with the command
-&lt;code&gt;g++ -O3 \*.cc&lt;/code&gt;  This will create &lt;code&gt;a.out&lt;/code&gt; executable.  A
-&lt;code&gt;Makefile&lt;/code&gt; is included; simply typing &lt;code&gt;make&lt;/code&gt; creates
+The code can be compiled simply with the command &lt;code&gt;g++ -O3 \*.cc&lt;/code&gt;.  This will create &lt;code&gt;a.out&lt;/code&gt; executable.  A &lt;code&gt;Makefile&lt;/code&gt; is included; simply typing &lt;code&gt;make&lt;/code&gt; creates
 executable &lt;code&gt;FS&lt;/code&gt;.

-To run with default parameters, simply type \verb|./FS| in the current
-working directory.  The default parameters correspond to one
-population of 10,000 individuals evolving for $4\times 2N=80,000$
-generations with mutation rate $\mu=10^{-8}$, recombination rate
-$r=10^{-8}$, under no selection (random drift).  This is a default
-burnin period.  The run time is about 30 minutes on an 1.8GHz
-processor.  
+To run with default parameters, simply type &lt;code&gt;./FS&lt;/code&gt; in the current working directory.  The default parameters correspond to one population of 10,000 individuals evolving for $4\times 2N=80,000$
+generations with mutation rate $\mu=10^{-8}$, recombination rate $r=10^{-8}$, under no selection (random drift).  This is a default burnin period.  The run time is about 30 minutes on an 1.8GHz processor.  

-The output will contain log file with the parameters of the
-simulation, vcf file for Population 1, and the allele frequency
-distribution file for Population 1.
+The output will contain log file with the parameters of the simulation, vcf file for Population 1, and the allele frequency distribution file for Population 1.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Spirin</dc:creator><pubDate>Sun, 05 Jan 2014 22:30:40 -0000</pubDate><guid>https://sourceforge.net1d52e1584263725cbaedf68df50570f3dd7a2aaa</guid></item><item><title>Compilation and Running modified by Victor Spirin</title><link>https://sourceforge.net/p/forwardsimulation/wiki/Compilation%2520and%2520Running/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="compilation-and-running"&gt;Compilation and running&lt;/h1&gt;
&lt;p&gt;The code can be compiled simply with the command&lt;br /&gt;
&lt;code&gt;g++ -O3 *.cc&lt;/code&gt;  This will create &lt;code&gt;a.out&lt;/code&gt; executable.  A&lt;br /&gt;
&lt;code&gt;Makefile&lt;/code&gt; is included; simply typing &lt;code&gt;make&lt;/code&gt; creates&lt;br /&gt;
executable &lt;code&gt;FS&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;To run with default parameters, simply type \verb|./FS| in the current&lt;br /&gt;
working directory.  The default parameters correspond to one&lt;br /&gt;
population of 10,000 individuals evolving for $4\times 2N=80,000$&lt;br /&gt;
generations with mutation rate $\mu=10^{-8}$, recombination rate&lt;br /&gt;
$r=10^{-8}$, under no selection (random drift).  This is a default&lt;br /&gt;
burnin period.  The run time is about 30 minutes on an 1.8GHz&lt;br /&gt;
processor.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;The output will contain log file with the parameters of the&lt;br /&gt;
simulation, vcf file for Population 1, and the allele frequency&lt;br /&gt;
distribution file for Population 1.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Victor Spirin</dc:creator><pubDate>Sun, 05 Jan 2014 22:27:46 -0000</pubDate><guid>https://sourceforge.netdeae3f2740854a8918e3bf42f670ddaed77d6cb7</guid></item></channel></rss>