Results for "pe"

Wire posts

  • Assembly and repeats https://www.coursera.org/learn/dna-sequencing/lecture/fKX4C/lecture-third-law-of-assembly-repeats-are-bad #Assembly #Repeats #Bad

    2762 days ago

  • Accept file from STDIN in Perl my $infh = \*STDIN; my $outfh = \*STDOUT #Perl #Tricks

    2758 days ago

  • MACHTYPE variable to know what type of machine you are compiling the software on. echo $MACHTYPE #Linux #MACHTYPE

    2750 days ago

  • Do it yourself guide http://people.tamu.edu/~bilalwajidabbas/docs/Do_it_Yourself_Guide.pdf

    2717 days ago

  • while (!eof(IN)) { } #Perl #Trick

    2706 days ago

  • Perl6 editor https://github.com/azawawi/atom-perl6-editor-tools #Perl #Editor

    2703 days ago

  • use File::Basename; use lib dirname (__FILE__); # To search lib in local folder #Perl #Modules

    2633 days ago

  • Essential perl http://cslibrary.stanford.edu/108/EssentialPerl.html

    2674 days ago

  • Check out the OS type: $ cat /etc/*-release #Linuxv #OS

    2692 days ago

  • The easy way to #build stand-alone #Perl #apps http://perltricks.com/article/58/2014/1/5/The-easy-way-to-build-stand-alone-Perl-apps/

    2691 days ago