<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation instructions</title><link>https://sourceforge.net/p/imrep/wiki/Installation%2520instructions/</link><description>Recent changes to Installation instructions</description><atom:link href="https://sourceforge.net/p/imrep/wiki/Installation%20instructions/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 18 Nov 2016 07:28:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/imrep/wiki/Installation%20instructions/feed" rel="self" type="application/rss+xml"/><item><title>Installation instructions modified by Igor Mandric</title><link>https://sourceforge.net/p/imrep/wiki/Installation%2520instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;ImReP is written in (&lt;a class="" href="https://www.python.org/" rel="nofollow"&gt;Python 2.7&lt;/a&gt;) programming language. In order to properly use ImReP, first, download its source code from &lt;a class="" href="https://github.com/mandricigor/imrep" rel="nofollow"&gt;https://github.com/mandricigor/imrep&lt;/a&gt; to your server and make sure that the following dependencies are met:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://biopython.org/" rel="nofollow"&gt;Biopython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="https://pypi.python.org/pypi/intervaltree/2.0.4" rel="nofollow"&gt;IntervalTree&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="https://pypi.python.org/pypi/jellyfish" rel="nofollow"&gt;jellyfish&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.numpy.org/" rel="nofollow"&gt;NumPy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="https://networkx.github.io/" rel="nofollow"&gt;NetworkX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.daimi.au.dk/%7Emailund/suffix_tree.html" rel="nofollow"&gt;SuffixTree&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In order to check that ImReP is installed properly, run &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="nv"&gt;$ &lt;/span&gt;python imrep.py -h
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;from your command line. You should see the help message.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Igor Mandric</dc:creator><pubDate>Fri, 18 Nov 2016 07:28:45 -0000</pubDate><guid>https://sourceforge.net4a35aa924bc1a3429026a4983b4304cfe86c76f9</guid></item></channel></rss>