Results for "CGI/Perl"

Wire posts

  • Perl scripts for Bioinformatics http://jura.wi.mit.edu/bio/bioinfo/scripts/ #Perl #Bioinformatics #Genetics #Scripts

    3640 days ago

  • export PERL5LIB=/home/foobar/code #SetPath #Perl

    2156 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

    3635 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

    3634 days ago

  • Count the number of occurrence of pattern in a file using Perl. perl -e '$_ = <>; print scalar ( () = m/needle/g ), "\n"' #Perl #Perloneliner #Count #Occurrence

    3628 days ago

  • Gene prioritization ! http://decrypthon.igbmc.fr/sm2ph/cgi-bin/gepetto #GeneSelection

    3615 days ago

  • To count number of fasta entries, I use: grep -c '^>' mySequences.fasta #Perl #Count #Number #Fasta #Linux #Grep

    3588 days ago

  • Chromosome Visualization Tool: A Whole Genome Viewer http://www.hindawi.com/journals/ijpg/2011/373875/ #Chromosome #Visualize #Plot #Perl

    3535 days ago

  • Sequential number arrays @arrayVal = (1 .. 10); #Perl #Array #Sequential

    3527 days ago

  • Smart comment module in perl http://search.cpan.org/~dconway/Smart-Comments-1.000005/lib/Smart/Comments.pm #Perl #Comments #Smart #ProgressBar

    3526 days ago