Results for "Install"

Tags

  • Install Bioperl on ubuntu : sudo apt-get install bioperl #Bioperl #Install #Perl

    Tags: Bioperl, Install, Perl

    3592 days ago

  • Force install a Perl module sudo PERL_MM_USE_DEFAULT=1 perl -MCPAN -e "CPAN::Shell->force(qw(install Nginx::Log::Entry))" #Perl #Install #Force #CPAN #Module

    Tags: Perl, Install, Force, CPAN, Module

    3585 days ago

  • How to install Python from source?

    I am having trouble installing python on Linux cluster. Can anyone please help me to install Python from source in Linux OS. Many thanks for your time.

    Tags: Python, Install, Source, Bioinformatics, Algorithms

    3389 days ago

  • A guide for complete R beginners :- Installing R packages

    Part of the reason R has become so popular is the vast array of packages available at the cran and bioconductor repositories. In the last few years, the number of packages has grown exponentially! This is a short post giving steps on how to actually install R packages. Let’s suppose you wa...

    Tags: Bioinformatics, Computational Biology, Education, Tutorial, R, Basics, Syntax, Install, Packages

    3320 days ago

  • How to install Perl modules on Mac OS X in easy steps !!

    Today at work, I learned how to install Perl modules using CPAN. It’s a lot easier than I thought. You see, for the past couple of years, I’ve been a bit frustrated because OS X does not come with a whole lot of Perl modules pre-installed, and for all I googled, I couldn’t...

    Tags: Bioinformatics, Perl, Mac, MacOSX, Modules, Install, CPAN

    2717 days ago

  • Re-install perl in Ubuntu: sudo aptitude reinstall perl #Perl #Ubuntu #Install #Linux

    Tags: Perl, Ubuntu, Install, Linux

    2711 days ago

  • How to install Perl packages on servers?

    I am problem installing Perl module on cluster/server without root. Can you please recommend me a easy way or alternative way to install it.

    Tags: Bioinformatics, Perl, Server, Cluster, Packages, Modules, Install, Script

    2594 days ago

  • sudo apt-get install libgd-svg-perl to install GD::SVG #Perl #Linux #Install #Graph #Plot

    Tags: Perl, Linux, Install, Graph, Plot

    2580 days ago

  • Installing Perl environment on Linux

    By using plenv, you can easily install and switch among different version of Perl. This will be installed under your home directory in~/.plenv. Install latest Perl (with supporting multithreading) and CPANMinus. $ cd $ git clone git://github.com/tokuhirom/plenv.git ~/.plenv $ git clon...

    Tags: Install, Perl, environment, Linux, plenv, CPAN, CPANMinus

    2284 days ago

  • Installing Bio::SCF perl module

    Most Perl modules are written in Perl, some use XS (they are written in C) so require a C compiler (it's easy to get this setup - don't panic), see your OS of choice below to find out how to get the right compiler. Modules may have dependencies on other modules (almost al...

    Tags: Perl, SCF, Bio::SCF, Install, Module, Bio-Lib, autoConTAMPR

    2181 days ago