Changes

From Biolecture.org

How to install Perl and BioPerl

265 bytes added, 12:39, 16 June 2016
no edit summary
<p><span style="background-color:rgb(255,255,255); color:rgb(36,39,41)">1.&nbsp;Go to the Github (</span><a href="https://github.com/bioperl/bioperl-live">https://github.com/bioperl/bioperl-live</a>) and press the <code>Download ZIP</code> button.</p>
 
<p><img alt="" src="/ckfinder/userfiles/images/GutHub.PNG" style="height:728px; width:1349px" /></p>
 
<p>&nbsp;</p>
<p>2) Extract the archive in the normal way.</p>
<p>3) In a cmd window <code>cd</code> to the directory you extracted to. Eg. if you extracted to directory &lsquo;bioperl-live&rsquo;, <code>cd bioperl-live</code></p>
 
<p><img alt="" src="/ckfinder/userfiles/images/ppm_bioperl.PNG" style="height:589px; width:1360px" /></p>
 
<p>&nbsp;</p>
 
<p>&nbsp;</p>
<p>4) Type <code>perl Build.PL</code> and answer the questions appropriately.</p>
<p><img alt="" src="/ckfinder/userfiles/images/bioperl_install.PNG" style="height:481px; width:669px" /></p> <p>5) Type <code>perl Build test</code>. All the tests should pass, but if they don&rsquo;t, <a href="https://github.com/bioperl/bioperl-live/issues">let us know</a>. Your usage of Bioperl may not be affected by the failure, so you can choose to continue anyway.</p>
<p>6) Type <code>perl Build install</code> to install Bioperl.</p>

Navigation menu