Results for "PE"

Wire posts

  • To count the number of matches in a string !!! $str = "one.two.three.four"; $n =()= $str =~ /\./gi; print $n; #Tipsoftheday #Perl

    3895 days ago

  • Algorithms, Flowchart, Data-type and pseudo code @ http://www.maths.udsm.ac.tz/mujuni/mt512/Algorithms.pdf #Algo

    3889 days ago

  • To print the matching pattern line perl -ne '/pattern/ && print' infile.gtf #Perloneliner #Tipsoftheday

    3885 days ago

  • Convert space separated data to tab separated: perl -p -i -e 's/\s+/\t/g' file.txt #Perl #Tipsoftheday #Perlonliner

    3879 days ago

  • sudo apt-get update && sudo apt-get install perl #updatePerl

    3868 days ago

  • Perl Special Variables Quick Reference http://www.perlmonks.org/?node_id=353259 #Perl

    3868 days ago

  • Perl Regular expression http://raven.iab.alaska.edu/~ntakebay/teaching/programming/perl2nd/node1.html #Perl #RegularExpression

    3835 days ago

  • Some useful open source software/tools http://lifehacker.biz/articles/best-open-source-software/ #OpenSource

    3772 days ago

  • Ten Simple Rules for Writing Research Papers http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1003453 #Paper

    3761 days ago

  • Useful perl scripts collections http://raven.iab.alaska.edu/~ntakebay/teaching/programming/perl-scripts/perl-scripts.html #Perl #Scripts

    3739 days ago