<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to DP</title><link>https://sourceforge.net/p/arden/wiki/DP/</link><description>Recent changes to DP</description><atom:link href="https://sourceforge.net/p/arden/wiki/DP/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 13 Mar 2013 09:46:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/arden/wiki/DP/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage DP modified by Giese, Sven</title><link>https://sourceforge.net/p/arden/wiki/DP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -13,5 +13,5 @@
 * Python 2.7, http://www.python.org/
 * NumPy 1.6.1, http://numpy.scipy.org/
 * SciPy 0.10.0, http://www.scipy.org/
-* HTSeq XXXXX,  https://pypi.python.org/pypi/HTSeq
-* matplotlib,   http://matplotlib.org/
+* HTSeq 0.5.3p9,    https://pypi.python.org/pypi/HTSeq
+* matplotlib 1.1.0,     http://matplotlib.org/
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giese, Sven</dc:creator><pubDate>Wed, 13 Mar 2013 09:46:06 -0000</pubDate><guid>https://sourceforge.net3720412f55b15179099635e756e850e082a07bd6</guid></item><item><title>WikiPage DP modified by Giese, Sven</title><link>https://sourceforge.net/p/arden/wiki/DP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,11 +1,12 @@
-&lt;center&gt;&lt;h1&gt;Installation&lt;/h1&gt;&lt;/center&gt;
+&lt;h1&gt;Installation&lt;/h1&gt;
  ARDEN is a collection of python scripts and therefore needs no installation.
  It was built and tested on a Linux platform. However, for convenient access it
  is recommended to do the following adjustments to your environment variables / .bashrc:
+
 &lt;code&gt;export PATH = $PATH:/path/to/ARDEN &lt;/code&gt;

-&lt;center&gt;&lt;h1&gt;Dependencies&lt;/h1&gt;&lt;/center&gt;
+&lt;h1&gt;Dependencies&lt;/h1&gt;

 ARDEN is implemented building upon various available software packages for python. It was designed and tested under Linux with the following packages and versions.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giese, Sven</dc:creator><pubDate>Mon, 04 Mar 2013 12:16:11 -0000</pubDate><guid>https://sourceforge.neta643d7262b78963658ca1e991475ad8d6a97fdb9</guid></item><item><title>WikiPage DP modified by Giese, Sven</title><link>https://sourceforge.net/p/arden/wiki/DP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,10 @@
+&lt;center&gt;&lt;h1&gt;Installation&lt;/h1&gt;&lt;/center&gt;
+ ARDEN is a collection of python scripts and therefore needs no installation.
+ It was built and tested on a Linux platform. However, for convenient access it
+ is recommended to do the following adjustments to your environment variables / .bashrc:
+&lt;code&gt;export PATH = $PATH:/path/to/ARDEN &lt;/code&gt;
+
+
 &lt;center&gt;&lt;h1&gt;Dependencies&lt;/h1&gt;&lt;/center&gt;

 ARDEN is implemented building upon various available software packages for python. It was designed and tested under Linux with the following packages and versions.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giese, Sven</dc:creator><pubDate>Mon, 04 Mar 2013 12:15:53 -0000</pubDate><guid>https://sourceforge.net5d74ed59d32f96204bf9c380353657bc856d7081</guid></item><item><title>WikiPage DP modified by Giese, Sven</title><link>https://sourceforge.net/p/arden/wiki/DP/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -2,8 +2,8 @@

 ARDEN is implemented building upon various available software packages for python. It was designed and tested under Linux with the following packages and versions.

-   * Python 2.7, http://www.python.org/
-   * NumPy 1.6.1, http://numpy.scipy.org/
-   * SciPy 0.10.0, http://www.scipy.org/
-   * HTSeq XXXXX,   https://pypi.python.org/pypi/HTSeq
-   * matplotlib,    http://matplotlib.org/
+* Python 2.7, http://www.python.org/
+* NumPy 1.6.1, http://numpy.scipy.org/
+* SciPy 0.10.0, http://www.scipy.org/
+* HTSeq XXXXX,  https://pypi.python.org/pypi/HTSeq
+* matplotlib,   http://matplotlib.org/
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giese, Sven</dc:creator><pubDate>Mon, 04 Mar 2013 12:10:39 -0000</pubDate><guid>https://sourceforge.net2e5e6fb937e3ba725cbbad025621137f4b50477e</guid></item><item><title>WikiPage DP modified by Giese, Sven</title><link>https://sourceforge.net/p/arden/wiki/DP/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;center&gt;&lt;h1&gt;Dependencies&lt;/h1&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;ARDEN is implemented building upon various available software packages for python. It was designed and tested under Linux with the following packages and versions.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="o"&gt;*&lt;/span&gt; &lt;span class="n"&gt;Python&lt;/span&gt; 2&lt;span class="p"&gt;.&lt;/span&gt;7&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;www&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;python&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;org&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;
&lt;span class="o"&gt;*&lt;/span&gt; &lt;span class="n"&gt;NumPy&lt;/span&gt; 1&lt;span class="p"&gt;.&lt;/span&gt;6&lt;span class="p"&gt;.&lt;/span&gt;1&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;numpy&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;scipy&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;org&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;
&lt;span class="o"&gt;*&lt;/span&gt; &lt;span class="n"&gt;SciPy&lt;/span&gt; 0&lt;span class="p"&gt;.&lt;/span&gt;10&lt;span class="p"&gt;.&lt;/span&gt;0&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;www&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;scipy&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;org&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;
&lt;span class="o"&gt;*&lt;/span&gt; &lt;span class="n"&gt;HTSeq&lt;/span&gt; &lt;span class="n"&gt;XXXXX&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;   &lt;span class="n"&gt;https&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;pypi&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;python&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;org&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;pypi&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;HTSeq&lt;/span&gt;
&lt;span class="o"&gt;*&lt;/span&gt; &lt;span class="n"&gt;matplotlib&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;    &lt;span class="n"&gt;http&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="o"&gt;//&lt;/span&gt;&lt;span class="n"&gt;matplotlib&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;org&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Giese, Sven</dc:creator><pubDate>Mon, 04 Mar 2013 12:09:51 -0000</pubDate><guid>https://sourceforge.neta0229dc958db88f8a05e9337c2b0a0c5030776b2</guid></item></channel></rss>