Results for "IT"

Pages

  • Reverse Complement Problem Solved with Perl

    Question at http://rosalind.info/problems/1b/ #Find the reverse complement of a DNA string.#Given: A DNA string Pattern.#Return: Pattern, the reverse complement of P...

    3282 days ago

  • Frequent words problem solution by Perl

    Solved with perl http://rosalind.info/problems/1a/ #Find the most frequent k-mers in a s..." if $myHash{$name} == $max;}sub kmerMatch { #Check the exact matching kmers with sliding windowmy ($string, $...

    3282 days ago

  • Pattern Matching Problem Solution with Perl

    ...n in a string.#Given: Strings Pattern and Genome.#Return: All starting positions in Genome where Pattern a...$string, $subStr, $kmer);sub kmerMatch { #Check the exact matching kmers with sliding windowmy ($string, $...

    3282 days ago

  • Clump Finding Problem Solved with Perl

    The question at http://rosalind.info/problems/1d/ Script are moved to http://bioinformaticsonline.com/snippets/view/34633/clump-finding-problem-solved-with-perl

    2364 days ago

  • Genome Assembly Tools and Software - PART2 !!

    ...uence reads and a file of quality-value as the input. Since the quality-value file for the high thro...ource) consortium is committed to the development of open...(raw reads) used to assemble it. It allows for the rapid disc...ted. Then Quake uses read quality values and learns the nucleo...

    2716 days ago

  • Awesome perl frameworks, libraries and software - PART 2

    ...oss-Platform GUI Programming with wxWidgets" - "The wxBook" j...ache-deploy - Manage Website deployments (for PHP, Perl,...ingydotnet/inline-pm - Write Perl subroutines in other pr...a Python+Perl script to exploit ASP.net Padding Oracle vulner...

    2524 days ago

  • Awesome perl frameworks, libraries and software - PART 3

    ...to valence/electron GUI toolkit erinspice/geni-automerge&nbs...PI and SQL schema dk/Win32-GuiTest - Perl GUI Test Utili...e perlfaq distribution before it got moved to https://git...script allowing the use of Twitter from within the IRC client...

    2524 days ago

  • Awesome perl frameworks, libraries and software - PART 4

    ...bsp;- A set of plugins for monitoring nginx with Munin openresty/lua-resty-m...tracts its structure or data, it then generates SQL scripts th...ng backward API/ABI compatibility of a Java library justinabr...for Catalyst bestpractical/git-sync - A tool to synchro...

    2524 days ago

  • Awesome perl frameworks, libraries and software - PART 5

    robelix/sub2srt - subtitle converter reyjrar/graphite-scripts - A Collections of Scripts for Working with Graphite regilero/check_ngi...nimalist Object Orientation (with Moose compatibility) miyaga...ode - The slashcode repository for SoylentNews. The initi...

    2524 days ago

  • Hello Python World !

    ...ming language. Python is a very simple language, and has a very straightforward syntax. The simplest directive in Python is the "print" directive - it simply prints out a line (and...

    2213 days ago