Results for "Perl"

Wire posts

  • #Random #sequence generator with #perloneliner : $ perl -e '$x=int(rand(1000)); printf( "chr1\t%s\t%s", $x, $x + 10)'

    2604 days ago

  • Collection of Perl scripts for bioinformatician https://github.com/vikas0633/perl #Perl #Bioinfo #Scripts

    2587 days ago

  • Data structure with R http://staff.washington.edu/jon/dsa-perl/dsa-perl.html #R #Data #Structure #Script #Perl

    2567 days ago

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

    2566 days ago

  • Chi squared test https://edwards.sdsu.edu/research/calculating-chi-squared-wiht-perl/ #Perl #Chi #Probability

    2545 days ago

  • Perl OneLiner http://userweb.eng.gla.ac.uk/umer.ijaz/bioinformatics/oneliners.html #Perl #Oneliner #NGS #Script

    2554 days ago

  • Perl courses https://www.gossland.com/perlcourse/default/index #Perl #Courses #Tutorial

    2524 days ago

  • Handling #CSV file with #Perl http://perlmeme.org/tutorials/parsing_csv.html

    2519 days ago

  • Update CPAN $ cpan> install CPAN; reload cpan #cpan #perl

    2517 days ago

  • Unmasking the lower case values in genome. $ perl -pe '/^[^>]/ and $_=uc' genomic.fna > genomic.unmasked.fna #Genome #Unmask #Perl #Oneliner

    2517 days ago