Results for "Perl"

Tags

  • Remove all blank lines from file. perl -i.bak -n -e "print if /\S/" ../finalSample.fa #Perl #Tricks #PerlOneliner

    Tags: Perl, Tricks, PerlOneliner

    2619 days ago

  • sudo apt-get install libgd-svg-perl to install GD::SVG #Perl #Linux #Install #Graph #Plot

    Tags: Perl, Linux, Install, Graph, Plot

    2615 days ago

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

    Tags: Perl, Bioinfo, Scripts

    2590 days ago

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

    Tags: R, Data, Structure, Script, Perl

    2570 days ago

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

    Tags: Perl, Oneliner, NGS, Script

    2558 days ago

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

    Tags: Perl, Chi, Probability

    2548 days ago

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

    Tags: Perl, Courses, Tutorial

    2528 days ago

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

    Tags: CSV, Perl

    2523 days ago

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

    Tags: Genome, Unmask, Perl, Oneliner

    2521 days ago

  • Run length coding https://www.rosettacode.org/wiki/Run-length_encoding#Perl #Perl #String

    Tags: Perl, String

    2513 days ago