Results for "PE"

Wire posts

  • Do you want to compile your Perl program without running it, try $ perl -c <program> #Tipsoftheday #Perl

    3917 days ago

  • print "$^O\n"; To print the OS name in perl #Tipsoftheday #Perl #RegularExpression

    3945 days ago

  • I personally found BOL very impressive, also it looks very informative for bioinformatcian. #BOLover

    3938 days ago

  • Might be possible that, natural selection(color) work in this aspect. #Selection #Migration #Population

    3916 days ago

  • Write something at the bottom of the file without opening it. perl -p -i -e 'eof && s/$/\nWord/;' <filename> #Tipsoftheday #Perloneliner

    3916 days ago

  • Spit Happens! http://www.youtube.com/watch?v=wpfmlAVIUR0 #genetics #Omics

    3915 days ago

  • Perl for bioinformatics scripts ... useful scripts at http://tinyurl.com/n4z3egq #Perl #PerlScripts

    3914 days ago

  • Bela Tiwari wrote some useful script for bioinformatician, find scripts at http://tinyurl.com/lt5q7rl #PerlScripts #Bioinformatics

    3914 days ago

  • To check: Does an array has all equal values. if (keys %{{ map {$_, 1} @test }} == 1) { # all equal } #Tipsoftheday #Perl

    3911 days ago

  • A quick guide to Perl http://tinyurl.com/mkmjtpv #Perl #QuickGuide

    3911 days ago