Results for "Perl script"

Wire posts

  • http://sreevathsabv.blogspot.in/2012/03/simple-script-in-php-to-drag-and-drop.html

    3579 days ago

  • Sequential number arrays @arrayVal = (1 .. 10); #Perl #Array #Sequential

    3543 days ago

  • Smart comment module in perl http://search.cpan.org/~dconway/Smart-Comments-1.000005/lib/Smart/Comments.pm #Perl #Comments #Smart #ProgressBar

    3543 days ago

  • Search a PATTERN in a file and print the line. perl -ne '/PATTERN/ && print' fileName #Perl #Pattern #Print #Search #Line

    3542 days ago

  • A perl tool to conveniently parse RepeatMasker output files http://www.mobilednajournal.com/content/5/1/13 #Perl #Repeat #Transposable #NGS #Genome #TEs #Mobile

    3530 days ago

  • FeatureStack: Perl module for comparative visualization of gene features http://bioinformatics.oxfordjournals.org/content/28/23/3137.long #Perl #Module #Visualization #Gene

    3523 days ago

  • Making Your Code Citable http://computationalproteomic.blogspot.in/2014/08/making-your-code-citable.html #Code #Repository #Citable #Script

    3493 days ago

  • iRNA-seq !! http://bioinformatik.sdu.dk/solexa/webshare/iRNA/iRNA-v1.0-script.tar.gz #RNA-Seq

    3420 days ago

  • install PAR::Packer in unbuntu. $ sudo apt-get install libpar-packer-perl #pp #Perl #Ubuntu

    1167 days ago

  • Multi fasta to single fasta files $ perl -ne 'if (/^>(\S+)/) { close OUT; open OUT, ">$1.fasta" } print OUT' genome.fasta #Multi-fasta #fasta #multi #genome #files

    1167 days ago