Results for "module"

Tags

  • Perl Module Installation

    Nice step wide information on perl module installation.

    Tags: Perl, Module, Bioperl

    3940 days ago

  • Perl module http://perlmaven.com/how-to-create-a-perl-module-for-code-reuse #Perl #Module #Package

    Tags: Perl, Module, Package

    3711 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

    3612 days ago

  • Use multi-core with Perl programs http://perltricks.com/article/61/2014/1/21/Make-your-code-run-faster-with-Perl-s-secret-turbo-module #Perl #MCE #Speed #Module

    Tags: Perl, MCE, Speed, Module

    3613 days ago

  • FeatureStack: Perl module for comparative visualization of gene features http://bioinformatics.oxfordjournals.org/content/28/23/3137.long #Perl #Module #Visualization #Gene

    Tags: Perl, Module, Visualization, Gene

    3485 days ago

  • irishgrid: Irish Grid Mapping System

    Perl module for creating geographic 10km-square maps using either SVG or PNG (with GD library) output format. Originally design to map the location of objects in a 10 km map IrishGrid includes: native support of the Irish Grid System (see http://www.osi.ie/) optimize for speed (there's as le...

    Tags: Bioinformatics, Computational Biology, Perl, Module, Map, Grid, Isris

    3408 days ago

  • RStudio

    RStudio IDE is a powerful and productive user interface for R. It’s free and open source, and works great on Windows, Mac, and Linux. The developers and expert trainers are the authors of several popular R packages, including ggplot2, plyr, lubridate, and others. More at http://www.rstudi...

    Tags: Bioinformatics, Computational Biology, R, Module, CRAN, RStudio

    3407 days ago

  • To uninstall a perl module $ cpanm --uninstall <Module::Name> #Perl #Trick #Uninstall #Module

    Tags: Perl, Trick, Uninstall, Module

    3006 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

    2208 days ago

  • How to install Perl GD module in Ubuntu ?

    While installing Perl GD module, I got following error  libgd not found !  

    Tags: PErl, GD, Module, Install, Ubuntu

    2200 days ago